java.lang.Object
com.orientechnologies.orient.core.db.tool.importer.OAbstractCollectionConverter<Set>
com.orientechnologies.orient.core.db.tool.importer.OSetConverter
All Implemented Interfaces:
OValuesConverter<Set>

public final class OSetConverter extends OAbstractCollectionConverter<Set>
Created by tglman on 28/07/17.
  • Constructor Details

  • Method Details

    • convert

      public Set convert(Set value)