public final class ServerSequentialQueue extends SequentialQueue
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
static void |
main(String[] argv) |
boolean |
mayQueue(String name)
May the rotate method plan the item of the name?
|
void |
push(org.egothor.robot.module.Item a) |
deletepublic static void main(String[] argv) throws IOException
IOExceptionpublic void close()
close in class SequentialQueuepublic void push(org.egothor.robot.module.Item a)
throws IOException
IOExceptionpublic final boolean mayQueue(String name)
SequentialQueuemayQueue in class SequentialQueueCopyright © 2016 Egothor. All Rights Reserved.