public class OObjectCustomSerializerIterator<TYPE> extends Object implements Iterator<TYPE>, Serializable
Constructor and Description |
---|
OObjectCustomSerializerIterator(Class<?> iDeserializeClass,
ORecord iSourceRecord,
Iterator<? extends Object> iIterator) |
Modifier and Type | Method and Description |
---|---|
boolean |
hasNext() |
TYPE |
next() |
void |
remove() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEachRemaining
Copyright © 2009–2020 OrientDB. All rights reserved.