public static class HistogramAggregation.ExtendedBounds<T extends Value> extends Object implements Serializable
ExtendedBounds(T min, T max)
T
getMax()
getMin()
Class<? extends Value>
getMinMaxType()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ExtendedBounds(T min, T max)
public T getMin()
public T getMax()
public Class<? extends Value> getMinMaxType()
Copyright © 2016–2021 MWARE SOLUTIONS. All rights reserved.