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