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

s.java.lang.Runnable Maven / Gradle / Ivy

There is a newer version: 0.9.6
Show newest version
package s.java.lang;

import i.IObject;

/**
 * @author Roman Katerinenko
 */
public interface Runnable extends IObject {
    void avm_run();
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy