org.sfm.reflect
public class ConstructorOnGetter<T,P> extends Object implements Getter<T,P>
ConstructorOnGetter(Constructor<? extends P> constructor, Getter<T,?> getter)
P
get(T target)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ConstructorOnGetter(Constructor<? extends P> constructor, Getter<T,?> getter)
public P get(T target) throws Exception
get
Getter<T,P>
Exception
Copyright © 2015. All rights reserved.