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