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