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) |
delete
public static void main(String[] argv) throws IOException
IOException
public void close()
close
in class SequentialQueue
public void push(org.egothor.robot.module.Item a) throws IOException
IOException
public final boolean mayQueue(String name)
SequentialQueue
mayQueue
in class SequentialQueue
Copyright © 2016 Egothor. All Rights Reserved.