Class FloatHistoryCache

java.lang.Object
tigase.util.historyCache.FloatHistoryCache

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

    • FloatHistoryCache

      public FloatHistoryCache(int limit)
  • Method Details

    • addItem

      public void addItem(float item)
    • getCurrentHistory

      public float[] getCurrentHistory()