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