org.jasig.portal.utils
Class MovingAverage
java.lang.Object
org.jasig.portal.utils.MovingAverage
public class MovingAverage
- extends Object
- Since:
- uPortal 2.5
- Version:
- $Revision: 19776 $ $Date: 2010-01-14 16:17:21 -0600 (Thu, 14 Jan 2010) $
- Author:
- George Lindholm George.Lindholm@ubc.ca
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SAMPLESIZE
public static final int SAMPLESIZE
- See Also:
- Constant Field Values
MovingAverage
public MovingAverage()
add
public MovingAverageSample add(long sample)
Copyright © 2010 Jasig. All Rights Reserved.