Class BigAggregator.BigAggregatorFunction

java.lang.Object
org.ojalgo.function.aggregator.BigAggregator.BigAggregatorFunction
All Implemented Interfaces:
Consumer<BigDecimal>, DoubleConsumer, AggregatorFunction<BigDecimal>, BasicFunction, VoidFunction<BigDecimal>, AccessScalar<BigDecimal>, NumberDefinition
Enclosing class:
BigAggregator

abstract static class BigAggregator.BigAggregatorFunction extends Object implements AggregatorFunction<BigDecimal>