org.sfm.reflect.impl
public final class FieldGetter<T,P> extends Object implements Getter<T,P>
FieldGetter(Field field)
P
get(T target)
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public FieldGetter(Field field)
public P get(T target) throws IllegalAccessException
get
Getter<T,P>
IllegalAccessException
public String toString()
toString
Object
Copyright © 2015. All rights reserved.