Uses of Interface
org.eclipse.collections.api.block.function.primitive.ObjectLongToObjectFunction
-
Packages that use ObjectLongToObjectFunction Package Description org.eclipse.collections.api 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 ObjectLongToObjectFunction Modifier and Type Method Description <T> TLongIterable. injectInto(T injectedValue, ObjectLongToObjectFunction<? super T,? extends T> function)
-