| Added Methods | 
  | ObjectAnimatorofArgb(T,Property<T, Integer>) |  | 
  | ObjectAnimatorofArgb(Object,String) |  | 
  | ObjectAnimatorofFloat(T,Property<T, Float>, Property<T, Float>, Path) |  | 
  | ObjectAnimatorofFloat(Object,String, String, Path) |  | 
  | ObjectAnimatorofInt(T,Property<T, Integer>, Property<T, Integer>, Path) |  | 
  | ObjectAnimatorofInt(Object,String, String, Path) |  | 
  | ObjectAnimatorofMultiFloat(Object,String, TypeConverter<T, float[]>, TypeEvaluator<T>) |  | 
  | ObjectAnimatorofMultiFloat(Object,String, Path) |  | 
  | ObjectAnimatorofMultiFloat(Object,String, float[][]) |  | 
  | ObjectAnimatorofMultiInt(Object,String, TypeConverter<T, int[]>, TypeEvaluator<T>) |  | 
  | ObjectAnimatorofMultiInt(Object,String, Path) |  | 
  | ObjectAnimatorofMultiInt(Object,String, int[][]) |  | 
  | ObjectAnimatorofObject(T,Property<T, P>, TypeConverter<V, P>, TypeEvaluator<V>) |  | 
  | ObjectAnimatorofObject(T,Property<T, V>, TypeConverter<PointF, V>, Path) |  | 
  | ObjectAnimatorofObject(Object,String, TypeConverter<PointF, ?>, Path) |  |