Class IntegerKeyframeAnimation

    • Constructor Detail

      • IntegerKeyframeAnimation

        public IntegerKeyframeAnimation​(List<Keyframe<Integer>> keyframes)
    • Method Detail

      • getIntValue

        public int getIntValue()
        Optimization to avoid autoboxing.