
public abstract class OAbstractCollectionConverter<T> extends Object implements OValuesConverter<T>
| Modifier and Type | Class and Description |
|---|---|
static interface |
OAbstractCollectionConverter.ResultCallback |
| Modifier | Constructor and Description |
|---|---|
protected |
OAbstractCollectionConverter(OConverterData converterData) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
convertSingleValue(Object item,
OAbstractCollectionConverter.ResultCallback result,
boolean updated) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitconvertprotected OAbstractCollectionConverter(OConverterData converterData)
protected boolean convertSingleValue(Object item, OAbstractCollectionConverter.ResultCallback result, boolean updated)
Copyright © 2009–2025 OrientDB. All rights reserved.