fr.umlv.gramofone.batch
Class MyStats
java.lang.Object
fr.umlv.gramofone.batch.MyStats
public class MyStats
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
MyStats
public MyStats()
update
protected void update(long time,
long timeWithoutBlast,
long timeJustPB)
getAverageTime
protected double getAverageTime()
getAverageTimeWithoutBlast
protected double getAverageTimeWithoutBlast()
getAverageTimeJustPB
protected double getAverageTimeJustPB()
toString
public java.lang.String toString()
- Overrides:
toString in class java.lang.Object