Package | Description |
---|---|
javax.realtime |
Jamaica's implementation of the Real-Time Specification for Java.
|
Modifier and Type | Method and Description |
---|---|
boolean |
MemoryArea.enter(BooleanSupplier logic)
Same as enter(Runnable) except that the executed method is called get and a boolean is returned.
|
boolean |
MemoryArea.executeInArea(BooleanSupplier logic)
Same as executeInArea(Runnable) except that the executed method is called get and a boolean is returned.
|
aicas GmbH, Karlsruhe, Germany —www.aicas.com
Copyright © 2001-2019 aicas GmbH. All Rights Reserved.