Uses of Interface
org.eclipse.collections.api.block.function.primitive.ObjectBooleanIntToObjectFunction
Packages that use ObjectBooleanIntToObjectFunction
-
Uses of ObjectBooleanIntToObjectFunction in org.eclipse.collections.api.ordered.primitive
Methods in org.eclipse.collections.api.ordered.primitive with parameters of type ObjectBooleanIntToObjectFunctionModifier and TypeMethodDescription<T> TOrderedBooleanIterable.injectIntoWithIndex(T injectedValue, ObjectBooleanIntToObjectFunction<? super T, ? extends T> function) <T> TReversibleBooleanIterable.injectIntoWithIndex(T injectedValue, ObjectBooleanIntToObjectFunction<? super T, ? extends T> function)