Uses of Interface
org.eclipse.collections.impl.block.procedure.DoubleSumResultHolder
Packages that use DoubleSumResultHolder
-
Uses of DoubleSumResultHolder in org.eclipse.collections.impl.block.procedure
Classes in org.eclipse.collections.impl.block.procedure that implement DoubleSumResultHolderModifier and TypeClassDescriptionclassclass -
Uses of DoubleSumResultHolder in org.eclipse.collections.impl.lazy.parallel
Methods in org.eclipse.collections.impl.lazy.parallel that return DoubleSumResultHolderModifier and TypeMethodDescriptionAbstractBatch.sumOfDouble(DoubleFunction<? super T> function) Batch.sumOfDouble(DoubleFunction<? super T> function) AbstractBatch.sumOfFloat(FloatFunction<? super T> function) Batch.sumOfFloat(FloatFunction<? super T> function)