| Package | Description |
|---|---|
| org.eclipse.collections.api.bag.primitive |
This package contains API for Primitive Bags with Mutable and Immutable variants.
|
| org.eclipse.collections.api.ordered.primitive |
| Modifier and Type | Method and Description |
|---|---|
void |
BooleanBag.forEachWithOccurrences(BooleanIntProcedure procedure)
For each distinct item, with the number of occurrences, execute the specified procedure.
|
| Modifier and Type | Method and Description |
|---|---|
void |
OrderedBooleanIterable.forEachWithIndex(BooleanIntProcedure procedure) |
Copyright © 2004–2017. All rights reserved.