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