Uses of Interface
org.eclipse.collections.api.block.function.primitive.ObjectDoubleToObjectFunction
Packages that use ObjectDoubleToObjectFunction
Package
Description
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 ObjectDoubleToObjectFunctionModifier and TypeMethodDescription<T> TDoubleIterable.injectInto(T injectedValue, ObjectDoubleToObjectFunction<? super T, ? extends T> function)