public class Reservoir.Statistics extends Object
Double
average
int
count
Integer
max
min
msdev
stddev
sum
sumOfSquares
Statistics()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public int count
public int sum
public Integer max
public Integer min
public Double average
public int sumOfSquares
public Double msdev
public Double stddev
public Statistics()
Copyright © 2020. All rights reserved.