public static class TimelinePropertyBuilder.DefaultPropertyGetter<T> extends Object implements TimelinePropertyBuilder.PropertyGetter<T>
DefaultPropertyGetter(Object obj, String fieldName)
T
get(Object obj, String fieldName)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public DefaultPropertyGetter(Object obj, String fieldName)
public T get(Object obj, String fieldName)
get
TimelinePropertyBuilder.PropertyGetter<T>