|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectproai.cache.QueueIterator
public class QueueIterator
| Constructor Summary | |
|---|---|
QueueIterator(java.io.File tempFile)
|
|
| Method Summary | |
|---|---|
void |
close()
|
boolean |
hasNext()
|
QueueItem |
next()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public QueueIterator(java.io.File tempFile)
throws java.io.IOException
java.io.IOException| Method Detail |
|---|
public boolean hasNext()
public QueueItem next()
throws java.io.IOException
java.io.IOExceptionpublic void close()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||