Class | Description |
---|---|
NumberComparator | |
StatCalculator<T extends java.lang.Number & java.lang.Comparable<? super T>> |
This class serves as a way to calculate the median, max, min etc. of a list of values.
|
StatCalculatorInteger |
StatCalculator for Integer values
|
StatCalculatorLong |
StatCalculator for Long values
|
Copyright © 1998-2019 Apache Software Foundation. All Rights Reserved.