|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectlime.motes.util.console.QueuedOp
Field Summary | |
Location |
current
|
AgentLocation |
destination
|
java.lang.String |
go
|
Reaction[] |
reactions
|
lights.interfaces.ITuple |
tuple
|
short |
type
|
Constructor Summary | |
(package private) |
QueuedOp(short type)
|
(package private) |
QueuedOp(short type,
Location current,
AgentLocation destination,
lights.interfaces.ITuple tuple)
|
(package private) |
QueuedOp(short type,
Reaction[] reactions)
|
(package private) |
QueuedOp(short type,
java.lang.String go)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public short type
public Location current
public AgentLocation destination
public lights.interfaces.ITuple tuple
public Reaction[] reactions
public java.lang.String go
Constructor Detail |
QueuedOp(short type, Location current, AgentLocation destination, lights.interfaces.ITuple tuple)
QueuedOp(short type, Reaction[] reactions)
QueuedOp(short type, java.lang.String go)
QueuedOp(short type)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |