Uses of Class
org.midheaven.math.IntAccumulator
Packages that use IntAccumulator
-
Uses of IntAccumulator in org.midheaven.math
Methods in org.midheaven.math that return IntAccumulatorModifier and TypeMethodDescriptionIntAccumulator.negate()Performs negate.IntAccumulator.times(IntAccumulator other) Performs times.Methods in org.midheaven.math with parameters of type IntAccumulatorModifier and TypeMethodDescriptionvoidIntAccumulator.incrementBy(IntAccumulator other) Performs incrementBy.IntAccumulator.times(IntAccumulator other) Performs times.Constructors in org.midheaven.math with parameters of type IntAccumulator