
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, waitforEachRemainingCopyright © 2009–2025 OrientDB. All rights reserved.