Package org.bson
Class LazyBSONList.LazyBSONListIterator
java.lang.Object
org.bson.LazyBSONList.LazyBSONListIterator
- All Implemented Interfaces:
Iterator
- Enclosing class:
- LazyBSONList
An iterator over the values in a LazyBsonList.
-
Constructor Details
-
LazyBSONListIterator
public LazyBSONListIterator()Construct an instance
-
-
Method Details