Package | Description |
---|---|
javax.realtime |
Jamaica's implementation of the Real-Time Specification for Java.
|
javax.realtime.memory |
Modifier and Type | Method and Description |
---|---|
static ScopedCycleException |
ScopedCycleException.get()
Gets the preallocated version of this
Throwable . |
ScopedCycleException |
ScopedCycleException.getSingleton() |
Modifier and Type | Method and Description |
---|---|
void |
ScopedMemory.enter()
Associates this memory area with the current schedulable for the duration
of the execution of the
run() method of the instance of Runnable given in the constructor. |
void |
ScopedMemory.enter(Runnable logic)
Associates this memory area with the current schedulable for the duration
of the execution of the
run() method of the given Runnable . |
aicas GmbH, Karlsruhe, Germany —www.aicas.com
Copyright © 2001-2019 aicas GmbH. All Rights Reserved.