public static class TimelinePropertyBuilder.DefaultPropertySetter<T> extends Object implements TimelinePropertyBuilder.PropertySetter<T>
DefaultPropertySetter(Object obj, String fieldName)
void
set(Object obj, String fieldName, T value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public DefaultPropertySetter(Object obj, String fieldName)
public void set(Object obj, String fieldName, T value)
set
TimelinePropertyBuilder.PropertySetter<T>