Package | Description |
---|---|
javax.realtime |
Jamaica's implementation of the Real-Time Specification for Java.
|
Modifier and Type | Method and Description |
---|---|
void |
ScopedMemory.executeInArea(Runnable logic)
executeInArea executes a code sequence given as logic in this
memory area.
|
void |
MemoryArea.executeInArea(Runnable logic)
executeInArea executes a code sequence given as logic in this
memory area.
|
Object |
MemoryArea.newArray(Class<?> type,
int number)
Allocate a new array with number elements in this memory
area.
|
aicas GmbH, Karlsruhe, Germany —www.aicas.com
Copyright © 2001-2016 aicas GmbH. All Rights Reserved.