|
RTSJ Implementation |
||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of ScopedCycleException in javax.realtime |
|---|
| Methods in javax.realtime that throw ScopedCycleException | |
|---|---|
void |
ScopedMemory.enter()
enter enters this memory area and executes the logic that was passed to this memory area's constructor. |
void |
ScopedMemory.enter(java.lang.Runnable logic)
enterenters this memory area and executes the given logic. |
|
RTSJ Implementation |
||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||