|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectvideo.RobotActionQueue
public class RobotActionQueue
Constructor Summary | |
---|---|
RobotActionQueue()
|
Method Summary | |
---|---|
void |
add(RobotAction action)
|
RobotAction |
next()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RobotActionQueue()
Method Detail |
---|
public RobotAction next() throws java.lang.InterruptedException
java.lang.InterruptedException
public void add(RobotAction action)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |