tigase.util
Class AllHistoryCache

java.lang.Object
  extended by tigase.util.AllHistoryCache

public class AllHistoryCache
extends Object

Author:
Artur Hefczyc Created May 28, 2011

Constructor Summary
AllHistoryCache(int limit)
           
 
Method Summary
 void addItem(StatisticsList item)
           
 StatisticsList[] getCurrentHistory()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AllHistoryCache

public AllHistoryCache(int limit)
Method Detail

addItem

public void addItem(StatisticsList item)

getCurrentHistory

public StatisticsList[] getCurrentHistory()


Copyright © 2012 Tigase. All Rights Reserved.