FileDocCategorySizeDatePackage
OvershootInterpolator.javaAPI DocAndroid 5.1 API498Sat Mar 14 14:09:42 GMT 2015android.view.animation

OvershootInterpolator

public class OvershootInterpolator extends android.view.animation.BaseInterpolator

Fields Summary
Constructors Summary
public OvershootInterpolator()

 throw new RuntimeException("Stub!"); 
public OvershootInterpolator(float tension)

 throw new RuntimeException("Stub!"); 
public OvershootInterpolator(android.content.Context context, android.util.AttributeSet attrs)

 throw new RuntimeException("Stub!"); 
Methods Summary
public floatgetInterpolation(float t)

 throw new RuntimeException("Stub!");