Package 

Class LottieInterpolatedIntegerValue

    • Method Summary

      Modifier and Type Method Description
      • Methods inherited from class com.airbnb.lottie.value.LottieInterpolatedValue

        getValue
      • Methods inherited from class com.airbnb.lottie.value.LottieValueCallback

        getValueInternal, setAnimation, setValue
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • LottieInterpolatedIntegerValue

        LottieInterpolatedIntegerValue(Integer startValue, Integer endValue)