| Package | Description |
|---|---|
| javax.realtime |
Jamaica's implementation of the Real-Time Specification for Java.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ScopedMemory.executeInArea(java.lang.Runnable logic)
executeInArea executes a code sequence given as logic in this
memory area.
|
void |
MemoryArea.executeInArea(java.lang.Runnable logic)
executeInArea executes a code sequence given as logic in this
memory area.
|
java.lang.Object |
MemoryArea.newArray(java.lang.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.