Accessor<T>
FieldAccessor(Class<?> theClass, String fieldName, Class<T> type)
T
get(Object target)
void
set(Object target, T value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
get
set