|
![]() |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use InaccessibleAreaException | |
---|---|
javax.realtime | Jamaica's implementation of the Real-Time Specification for Java. |
Uses of InaccessibleAreaException in javax.realtime |
---|
Methods in javax.realtime that throw InaccessibleAreaException | |
---|---|
void |
MemoryArea.executeInArea(Runnable logic)
executeInArea executes a code sequence given as logic in this memory area. |
void |
ScopedMemory.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. |
|
![]() |
|||||||||
PREV NEXT | FRAMES NO FRAMES |