public class SortedFileIdSetIterator extends java.lang.Object implements IntIdsIterator
| Modifier and Type | Method and Description |
|---|---|
IntIdsIterator |
createCopyInInitialState() |
static IntIdsIterator |
getTransientIterator(IntIdsIterator intIterator) |
boolean |
hasAscendingOrder() |
boolean |
hasNext() |
int |
next() |
int |
size() |
public boolean hasNext()
hasNext in interface ValueContainer.IntIteratorpublic int next()
next in interface ValueContainer.IntIteratorpublic int size()
size in interface ValueContainer.IntIteratorpublic boolean hasAscendingOrder()
hasAscendingOrder in interface IntIdsIteratorpublic IntIdsIterator createCopyInInitialState()
createCopyInInitialState in interface IntIdsIteratorpublic static IntIdsIterator getTransientIterator(IntIdsIterator intIterator)