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