|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectlejos.realtime.MonitorControl
lejos.realtime.PriorityCeilingEmulation
public class PriorityCeilingEmulation
Method Summary | |
---|---|
int |
getCeiling()
|
static PriorityCeilingEmulation |
getMaxCeiling()
|
static PriorityCeilingEmulation |
instance(int ceiling)
|
Methods inherited from class lejos.realtime.MonitorControl |
---|
get_mc, getMonitorControl, getMonitorControl, set_all_mc, set_one_mc, setMonitorControl, setMonitorControl |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static PriorityCeilingEmulation instance(int ceiling)
public int getCeiling()
public static PriorityCeilingEmulation getMaxCeiling()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |