| Package | Description |
|---|---|
| org.eclipse.collections.impl.block.procedure.primitive |
This package contains implementations of primitive procedures.
|
| Modifier and Type | Method and Description |
|---|---|
IntCaseProcedure |
IntCaseProcedure.addCase(IntPredicate predicate,
IntProcedure procedure) |
IntCaseProcedure |
IntCaseProcedure.setDefault(IntProcedure procedure) |
Copyright © 2004–2022. All rights reserved.