-
- All Implemented Interfaces:
-
android.animation.TimeInterpolator
public interface Easing.EasingFunction implements TimeInterpolator
-
-
Method Summary
Modifier and Type Method Description abstract floatgetInterpolation(float input)-
-
Method Detail
-
getInterpolation
abstract float getInterpolation(float input)
-
-
-
-