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

xsbti.Continue Maven / Gradle / Ivy

There is a newer version: 0.13.15
Show newest version
package xsbti;

/** A launched application returns an instance of this class in order to communicate to the launcher
* that the application's main thread is finished and the launcher's work is complete, but it should not exit.*/
public interface Continue extends MainResult {}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy