Uses of Interface
org.midheaven.math.ArithmeticAccumulator
Packages that use ArithmeticAccumulator
-
Uses of ArithmeticAccumulator in org.midheaven.math
Methods in org.midheaven.math that return ArithmeticAccumulatorModifier and TypeMethodDescriptionArithmeticAccumulator.combine(ArithmeticAccumulator<T, R> other) Performs combine.ArithmeticAccumulator.newInstance()Creates new Instance.Methods in org.midheaven.math with parameters of type ArithmeticAccumulatorModifier and TypeMethodDescriptionArithmeticAccumulator.combine(ArithmeticAccumulator<T, R> other) Performs combine.