| Class | Description |
|---|---|
| BigDecimalSummaryStatistics |
BigDecimalSummaryStatistics can be used to keep a rolling count, sum, min, max and average of BigDecimal values.
|
| BigIntegerSummaryStatistics |
BigIntegerSummaryStatistics can be used to keep a rolling count, sum, min, max and average of BigInteger values.
|
| Collectors2 |
A set of Collectors for Eclipse Collections types and algorithms.
|
| SerializableDoubleSummaryStatistics | Deprecated
since 8.2 since it will not work with Java 9 natively.
|
| SerializableIntSummaryStatistics | Deprecated
since 8.2 since it will not work with Java 9 natively.
|
| SerializableLongSummaryStatistics | Deprecated
since 8.2 since it will not work with Java 9 natively.
|
| SummaryStatistics<T> | Deprecated
since 8.2 since it will not work with Java 9 natively.
|
Copyright © 2004–2017. All rights reserved.