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

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

  • Method Details

    • convert

      public Map convert(Map value)