Package org.bson
Class LazyBSONList.LazyBSONListIterator
java.lang.Object
org.bson.LazyBSONList.LazyBSONListIterator
- All Implemented Interfaces:
Iterator
- Enclosing class:
LazyBSONList
@Deprecated(since="2022-10-31")
public class LazyBSONList.LazyBSONListIterator
extends Object
implements Iterator
Deprecated.
Usage of this API is not supported in AEM as a Cloud Service.
An iterator over the values in a LazyBsonList.
-
Constructor Details
-
LazyBSONListIterator
public LazyBSONListIterator()Deprecated.Construct an instance
-
-
Method Details