Package 

Interface Mapper

    • Method Summary

      Modifier and Type Method Description
      abstract Map<?, ?> toFieldsMap(Object instance)
      abstract <T extends Any> T toObject(Map<?, ?> map, KClass<T> type)
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait