Class FloatHistoryCache


  • public class FloatHistoryCache
    extends Object
    Created: Sep 8, 2009 7:32:09 PM
    Author:
    Artur Hefczyc
    • Constructor Detail

      • FloatHistoryCache

        public FloatHistoryCache​(int limit)
    • Method Detail

      • addItem

        public void addItem​(float item)
      • getCurrentHistory

        public float[] getCurrentHistory()