public static class MapperEntityFactory.Mapper<T> extends Object
Mapper(Class<T> target, Supplier<T> instanceGetter)
Supplier<T>
getInstanceGetter()
Class<T>
getTarget()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Mapper(Class<T> target, Supplier<T> instanceGetter)
public Class<T> getTarget()
public Supplier<T> getInstanceGetter()
Copyright © 2016–2021. All rights reserved.