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

javax.realtime.RealtimeThread Maven / Gradle / Ivy

Go to download

Only the Java Core part of Javolution library, with slight modifications for use in MSFTBX.

There is a newer version: 6.11.8
Show newest version
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