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

js.prompto.debug.SuspendReason Maven / Gradle / Ivy

package prompto.debug;

public enum SuspendReason {
	STEPPING,
	BREAKPOINT,
	SUSPENDED
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy