FileDocCategorySizeDatePackage
CycleInterpolator.javaAPI DocAndroid 5.1 API416Sat Mar 14 14:09:44 GMT 2015android.view.animation

CycleInterpolator

public class CycleInterpolator extends android.view.animation.BaseInterpolator

Fields Summary
Constructors Summary
public CycleInterpolator(float cycles)

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

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

 throw new RuntimeException("Stub!");