org.sfm.jdbc.impl.getter
public final class MapperGetterAdapter<S,P> extends Object implements Getter<S,P>
MapperGetterAdapter(Mapper<S,P> mapper, Predicate<S> nullChecker)
P
get(S target)
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public MapperGetterAdapter(Mapper<S,P> mapper, Predicate<S> nullChecker)
public P get(S target) throws Exception
get
Getter<S,P>
Exception
public String toString()
toString
Object
Copyright © 2015. All rights reserved.