Uses of Interface
org.eclipse.collections.api.block.function.primitive.ObjectLongToObjectFunction
Packages that use ObjectLongToObjectFunction
Package
Description
This package contains interfaces for Eclipse Collections API.
-
Uses of ObjectLongToObjectFunction in org.eclipse.collections.api
Methods in org.eclipse.collections.api with parameters of type ObjectLongToObjectFunctionModifier and TypeMethodDescription<T> TLongIterable.injectInto(T injectedValue, ObjectLongToObjectFunction<? super T, ? extends T> function)