public interface Mapper
abstract Map<?, ?>
toFieldsMap(Object instance)
abstract <T extends Any> T
toObject(Map<?, ?> map, KClass<T> type)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
abstract Map<?, ?> toFieldsMap(Object instance)
abstract <T extends Any> T toObject(Map<?, ?> map, KClass<T> type)