tigase.util
Class IntHistoryCache
java.lang.Object
tigase.util.IntHistoryCache
public class IntHistoryCache
- extends Object
Created: Sep 8, 2009 7:39:27 PM
- Version:
- $Rev$
- Author:
- Artur Hefczyc
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IntHistoryCache
public IntHistoryCache(int limit)
addItem
public void addItem(int item)
getCurrentHistory
public int[] getCurrentHistory()
Copyright © 2001-2006 Tigase Developers Team. All rights Reserved.