Class OAbstractCollectionConverter<T>

java.lang.Object
com.orientechnologies.orient.core.db.tool.importer.OAbstractCollectionConverter<T>
All Implemented Interfaces:
OValuesConverter<T>
Direct Known Subclasses:
OListConverter, OMapConverter, ORidBagConverter, OSetConverter

public abstract class OAbstractCollectionConverter<T> extends Object implements OValuesConverter<T>
Created by tglman on 28/07/17.