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