| 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 |
|---|---|
CharIterator |
CharIterable.charIterator()
Returns a primitive iterator that can be used to iterate over the CharIterable in an
imperative style.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
MutableCharIterator
This file was automatically generated from template file mutablePrimitiveIterator.stg.
|
Copyright © 2004–2017. All rights reserved.