Class LottieInterpolatedIntegerValue

    • Constructor Detail

      • LottieInterpolatedIntegerValue

        public LottieInterpolatedIntegerValue​(java.lang.Integer startValue,
                                              java.lang.Integer endValue)
      • LottieInterpolatedIntegerValue

        public LottieInterpolatedIntegerValue​(java.lang.Integer startValue,
                                              java.lang.Integer endValue,
                                              Interpolator interpolator)