All Downloads are FREE. Search and download functionalities are using the official Maven repository.

astra.debugger.DebuggerListener Maven / Gradle / Ivy

package astra.debugger;

public interface DebuggerListener {
	public void receive(String event);
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy