Package | Description |
---|---|
com.orientechnologies.common.collection | |
com.orientechnologies.orient.core.db.record |
Modifier and Type | Class and Description |
---|---|
class |
OLazyIteratorListWrapper<T>
Lazy iterator implementation based on List Iterator.
|
Modifier and Type | Class and Description |
---|---|
class |
OLazyRecordIterator
Lazy implementation of Iterator that load the records only when accessed.
|
Modifier and Type | Method and Description |
---|---|
OLazyIterator<OIdentifiable> |
ORecordLazyList.iterator() |
Copyright © 2009–2020 OrientDB. All rights reserved.