Class OLazyIteratorListWrapper<T>
java.lang.Object
com.orientechnologies.common.collection.OLazyIteratorListWrapper<T>
- All Implemented Interfaces:
OLazyIterator<T>,Iterator<T>
Lazy iterator implementation based on List Iterator.
- Author:
- Luca Garulli (l.garulli--(at)--orientdb.com)
-
Constructor Details
-
OLazyIteratorListWrapper
-
-
Method Details