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