public class LazyClientIdIterator extends java.lang.Object implements IntIterator4
| Constructor and Description |
|---|
LazyClientIdIterator(LazyClientQueryResult queryResult) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
current() |
int |
currentInt() |
void |
loadFromIdReader(Iterator4 ids) |
boolean |
moveNext() |
void |
reset() |
public LazyClientIdIterator(LazyClientQueryResult queryResult)
public int currentInt()
currentInt in interface IntIterator4public void loadFromIdReader(Iterator4 ids)