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