public static class Histogram.Child.Value extends Object
double[]
buckets
long
created
double
sum
Value(double sum, double[] buckets, long created)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public final double sum
public final double[] buckets
public final long created
public Value(double sum, double[] buckets, long created)
Copyright © 2021. All rights reserved.