Uses of Interface
org.eclipse.collections.api.block.procedure.primitive.BooleanBooleanProcedure
Packages that use BooleanBooleanProcedure
Package
Description
This package contains mutable and immutable primitive list API.
-
Uses of BooleanBooleanProcedure in org.eclipse.collections.api.list.primitive
Methods in org.eclipse.collections.api.list.primitive with parameters of type BooleanBooleanProcedureModifier and TypeMethodDescriptiondefault voidBooleanList.forEachInBoth(BooleanList other, BooleanBooleanProcedure procedure) This method iterates over two CharList instances of the same size together using the specified CharCharProcedure.