Package | Description |
---|---|
javax.realtime |
Jamaica's implementation of the Real-Time Specification for Java.
|
Modifier and Type | Class and Description |
---|---|
class |
FirstInFirstOutScheduler
A version of
PriorityScheduler where once a thread is scheduled
at a given priority, it runs until it is blocked or is preempted by a
higher priority thread. |
Modifier and Type | Method and Description |
---|---|
static PriorityScheduler |
PriorityScheduler.instance()
instance returns the instance of default PriorityScheduler.
|
aicas GmbH, Karlsruhe, Germany —www.aicas.com
Copyright © 2001-2024 aicas GmbH. All Rights Reserved.