File
Doc
Category
Size
Date
Package
IntEvaluator.java
API Doc
Android 5.1 API
335
Sat Mar 14 14:09:34 GMT 2015
android.animation
IntEvaluator
java.lang.Object
public class IntEvaluator extends Object implements android.animation.TypeEvaluator
Fields Summary
Constructors Summary
public IntEvaluator
()
throw new RuntimeException("Stub!");
Methods Summary
public
java.lang.Integer
evaluate
(
float
fraction,
java.lang.Integer
startValue,
java.lang.Integer
endValue)
throw new RuntimeException("Stub!");
Java Code Source