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