Uses of Interface
org.eclipse.collections.api.block.function.primitive.DoubleDoubleToObjectFunction
Packages that use DoubleDoubleToObjectFunction
Package
Description
This package contains static utilities for creating immutable primitive collection factories.
-
Uses of DoubleDoubleToObjectFunction in org.eclipse.collections.impl.factory.primitive
Methods in org.eclipse.collections.impl.factory.primitive with parameters of type DoubleDoubleToObjectFunctionModifier and TypeMethodDescriptionstatic <A,
B, C> LazyIterable <C> DoubleSets.cartesianProduct
(DoubleSet set1, DoubleSet set2, DoubleDoubleToObjectFunction<C> function)