| Package | Description |
|---|---|
| org.eclipse.collections.impl.collector |
| 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.
|
Copyright © 2004–2019. All rights reserved.