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