Class CorePropertyInterpolators.LongPropertyInterpolator
java.lang.Object
org.pushingpixels.radiance.animation.internal.interpolator.CorePropertyInterpolators.LongPropertyInterpolator
- All Implemented Interfaces:
PropertyInterpolator<Long>
- Enclosing class:
CorePropertyInterpolators
private static class CorePropertyInterpolators.LongPropertyInterpolator
extends Object
implements PropertyInterpolator<Long>
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
LongPropertyInterpolator
private LongPropertyInterpolator()
-
-
Method Details
-
getBasePropertyClass
- Specified by:
getBasePropertyClass
in interfacePropertyInterpolator<Long>
-
interpolate
- Specified by:
interpolate
in interfacePropertyInterpolator<Long>
-