public class LazyBSONList.LazyBSONListIterator
extends java.lang.Object
implements java.util.Iterator
Constructor and Description |
---|
LazyBSONListIterator()
Construct an instance
|
Modifier and Type | Method and Description |
---|---|
boolean |
hasNext() |
java.lang.Object |
next() |
void |
remove() |