org.ow2.util.pool.impl.enhanced.internal.actionscheduler
Class Average

java.lang.Object
  extended by org.ow2.util.pool.impl.enhanced.internal.actionscheduler.Average

public class Average
extends java.lang.Object

Author:
Gael Lalire

Constructor Summary
Average(int keepedElement)
           
 
Method Summary
 void addElement(long l)
           
 double getAverage()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Average

public Average(int keepedElement)
Method Detail

addElement

public void addElement(long l)

getAverage

public double getAverage()


Copyright © 2007-2009 OW2 Consortium. All Rights Reserved.