|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--Update
Updates are created by MasterEngine in response to tickling by Rules, queued by ClientSessions and sent to client engines and processed there.
Field Summary | |
long |
timestamp
Time of generation. |
Constructor Summary | |
Update()
|
Method Summary | |
abstract void |
apply(World w)
Apply this update to someone's view of the world. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public long timestamp
Constructor Detail |
public Update()
Method Detail |
public abstract void apply(World w)
|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |