| Package | Description |
|---|---|
| org.eclipse.collections.api |
This package contains interfaces for Eclipse Collections API.
|
| org.eclipse.collections.api.iterator |
This package contains primitive iterator API.
|
| Modifier and Type | Method and Description |
|---|---|
BooleanIterator |
BooleanIterable.booleanIterator()
Returns a primitive iterator that can be used to iterate over the BooleanIterable in an
imperative style.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
MutableBooleanIterator
This file was automatically generated from template file mutablePrimitiveIterator.stg.
|
Copyright © 2004–2023. All rights reserved.