Class IntHistoryCache

java.lang.Object
tigase.util.historyCache.IntHistoryCache

public class IntHistoryCache extends Object
Created: Sep 8, 2009 7:39:27 PM
Author:
Artur Hefczyc
  • Constructor Details

    • IntHistoryCache

      public IntHistoryCache(int limit)
  • Method Details

    • addItem

      public void addItem(int item)
    • getCurrentHistory

      public int[] getCurrentHistory()