private class FileSystemQueue.Itr
extends java.lang.Object
implements java.util.Iterator<E>
| Modifier and Type | Field and Description |
|---|---|
(package private) long |
_filePosition |
| Modifier | Constructor and Description |
|---|---|
private |
Itr() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasNext() |
E |
next() |
void |
remove() |