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

javax.realtime.RealtimeThread Maven / Gradle / Ivy

package javax.realtime;
/**
 * Stub version (replaced by the actual class on RTSJ VM).
 */
public class RealtimeThread extends Thread {

    /**
     * Default constructor.
     */
    public RealtimeThread() {
    }

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy