public final class PageSequentialQueue extends SequentialQueue
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
void |
delete() |
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) |
void |
updateRobotsTXT() |
public static void main(String[] argv) throws IOException
IOExceptionpublic void push(org.egothor.robot.module.Item a)
throws IOException
IOExceptionpublic void delete()
throws IOException
delete in class SequentialQueueIOExceptionpublic void close()
close in class SequentialQueuepublic void updateRobotsTXT()
public final boolean mayQueue(String name)
SequentialQueuemayQueue in class SequentialQueueCopyright © 2016 Egothor. All Rights Reserved.