public class LongHistoryCache extends Object
LongHistoryCache(int limit)
void
addItem(long item)
long[]
getCurrentHistory()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public LongHistoryCache(int limit)
public void addItem(long item)
public long[] getCurrentHistory()
Copyright © 2004–2021 "Tigase, Inc.". All rights reserved.