Class OObjectIteratorCluster<T>

java.lang.Object
com.orientechnologies.orient.object.iterator.OObjectIteratorCluster<T>
All Implemented Interfaces:
OObjectIteratorClusterInterface<T>, Iterable<T>, Iterator<T>

public class OObjectIteratorCluster<T> extends Object implements OObjectIteratorClusterInterface<T>