Class BigIntegerSummaryStatistics

java.lang.Object
com.landawn.abacus.util.BigIntegerSummaryStatistics
All Implemented Interfaces:
Consumer<BigInteger>, Throwables.Consumer<BigInteger,RuntimeException>, Consumer<BigInteger>

public class BigIntegerSummaryStatistics extends Object implements Consumer<BigInteger>