Package org.eclipse.collections.impl.collector


package org.eclipse.collections.impl.collector
  • Classes
    Class
    Description
    BigDecimalSummaryStatistics can be used to keep a rolling count, sum, min, max and average of BigDecimal values.
    BigIntegerSummaryStatistics can be used to keep a rolling count, sum, min, max and average of BigInteger values.
    A set of Collectors for Eclipse Collections types and algorithms.