Package org.eclipse.collections.impl.collector

  • Class Summary 
    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.