|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PriorityScheduler | |
---|---|
lejos.realtime |
Uses of PriorityScheduler in lejos.realtime |
---|
Subclasses of PriorityScheduler in lejos.realtime | |
---|---|
class |
DMScheduler
|
class |
RMScheduler
|
Methods in lejos.realtime that return PriorityScheduler | |
---|---|
static PriorityScheduler |
RMScheduler.instance()
Return a reference to the distinguished instance of PriorityScheduler which is the system's base scheduler. |
static PriorityScheduler |
PriorityScheduler.instance()
Return a reference to the distinguished instance of PriorityScheduler which is the system's base scheduler. |
static PriorityScheduler |
DMScheduler.instance()
Return a reference to the distinguished instance of PriorityScheduler which is the system's base scheduler. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |