public abstract class SequentialQueue extends Object
Modifier and Type | Method and Description |
---|---|
void |
close() |
void |
delete() |
abstract boolean |
mayQueue(String name)
May the rotate method plan the item of the name?
|
public void delete() throws IOException
IOException
public void close()
public abstract boolean mayQueue(String name)
Copyright © 2016 Egothor. All Rights Reserved.