|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjist.runtime.Entity.Empty
jist.runtime.BlockingSleep
public class BlockingSleep
Implements API support for blocking sleeps.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface jist.runtime.Entity |
|---|
Entity.Empty, Entity.Static |
| Field Summary | |
|---|---|
static java.lang.reflect.Method |
_jistMethodStub_sleep_28J_29V
Jist method stub for (blocking) sleep method. |
| Fields inherited from class jist.runtime.Entity.Empty |
|---|
_jistField__ref |
| Method Summary | |
|---|---|
void |
sleep(long i)
Blocking sleep implementation. |
| Methods inherited from class jist.runtime.Entity.Empty |
|---|
_jistMethod_Get__ref, _jistMethod_Set__ref |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static java.lang.reflect.Method _jistMethodStub_sleep_28J_29V
| Method Detail |
|---|
public void sleep(long i)
throws JistAPI.Continuation
i - number of simulation ticks to sleep
JistAPI.Continuation
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||