IntArrayEvaluatorpublic class IntArrayEvaluator extends Object implements android.animation.TypeEvaluator
Constructors Summary |
---|
public IntArrayEvaluator() throw new RuntimeException("Stub!");
| public IntArrayEvaluator(int[] reuseArray) throw new RuntimeException("Stub!");
|
Methods Summary |
---|
public int[] | evaluate(float fraction, int[] startValue, int[] endValue) throw new RuntimeException("Stub!");
|
|