Uses of Class
com.nineoldandroids.animation.AnimatorSet

Packages that use AnimatorSet
com.nineoldandroids.animation   
 

Uses of AnimatorSet in com.nineoldandroids.animation
 

Methods in com.nineoldandroids.animation that return AnimatorSet
 AnimatorSet AnimatorSet.clone()
           
 AnimatorSet AnimatorSet.setDuration(long duration)
          Sets the length of each of the current child animations of this AnimatorSet.