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