Java android.animation TimeInterpolator fields, constructors, methods, implement or subclass

Example usage for Java android.animation TimeInterpolator fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for android.animation TimeInterpolator.

The text is from its open source code.

Constructor

Method

floatgetInterpolation(float input)
Maps a value representing the elapsed fraction of an animation to a value that represents the interpolated fraction.