Class Hierarchy
- java.lang.Object
- org.apache.commons.functor.aggregator.functions.DoubleMaxAggregatorBinaryFunction (implements org.apache.commons.functor.BinaryFunction<L,R,T>)
- org.apache.commons.functor.aggregator.functions.DoubleMaxAggregatorFunction (implements org.apache.commons.functor.Function<A,T>)
- org.apache.commons.functor.aggregator.functions.DoubleMeanValueAggregatorFunction (implements org.apache.commons.functor.Function<A,T>)
- org.apache.commons.functor.aggregator.functions.DoubleMedianValueAggregatorFunction (implements org.apache.commons.functor.Function<A,T>)
- org.apache.commons.functor.aggregator.functions.DoublePercentileAggregatorFunction (implements org.apache.commons.functor.Function<A,T>)
- org.apache.commons.functor.aggregator.functions.DoubleSumAggregatorBinaryFunction (implements org.apache.commons.functor.BinaryFunction<L,R,T>)
- org.apache.commons.functor.aggregator.functions.DoubleSumAggregatorFunction (implements org.apache.commons.functor.Function<A,T>)
- org.apache.commons.functor.aggregator.functions.IntegerCountAggregatorBinaryFunction (implements org.apache.commons.functor.BinaryFunction<L,R,T>)
- org.apache.commons.functor.aggregator.functions.IntegerMaxAggregatorBinaryFunction (implements org.apache.commons.functor.BinaryFunction<L,R,T>)
- org.apache.commons.functor.aggregator.functions.IntegerMaxAggregatorFunction (implements org.apache.commons.functor.Function<A,T>)
- org.apache.commons.functor.aggregator.functions.IntegerMeanValueAggregatorFunction (implements org.apache.commons.functor.Function<A,T>)
- org.apache.commons.functor.aggregator.functions.IntegerMedianValueAggregatorFunction (implements org.apache.commons.functor.Function<A,T>)
- org.apache.commons.functor.aggregator.functions.IntegerPercentileAggregatorFunction (implements org.apache.commons.functor.Function<A,T>)
- org.apache.commons.functor.aggregator.functions.IntegerSumAggregatorBinaryFunction (implements org.apache.commons.functor.BinaryFunction<L,R,T>)
- org.apache.commons.functor.aggregator.functions.IntegerSumAggregatorFunction (implements org.apache.commons.functor.Function<A,T>)
Copyright © 2003–2014 The Apache Software Foundation. All rights reserved.