Class LongHistoryCache

java.lang.Object
tigase.util.historyCache.LongHistoryCache

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

    • LongHistoryCache

      public LongHistoryCache(int limit)
  • Method Details

    • addItem

      public void addItem(long item)
    • getCurrentHistory

      public long[] getCurrentHistory()