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