Class TimelinePropertyBuilder.DefaultPropertyGetter<T>
java.lang.Object
org.pushingpixels.radiance.animation.api.TimelinePropertyBuilder.DefaultPropertyGetter<T>
- All Implemented Interfaces:
TimelinePropertyBuilder.PropertyGetter<T>
- Enclosing class:
TimelinePropertyBuilder<T>
public static class TimelinePropertyBuilder.DefaultPropertyGetter<T>
extends Object
implements TimelinePropertyBuilder.PropertyGetter<T>
Default property getter.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
getterMethod
-
-
Constructor Details
-
DefaultPropertyGetter
-
-
Method Details
-
get
- Specified by:
get
in interfaceTimelinePropertyBuilder.PropertyGetter<T>
-