| Interface | Description |
|---|---|
| BiDirIntIterator |
A bi-directional primitive iterator.
|
| IndexIterator |
An iterator which can report the current iterator index.
|
| IntIterator |
A primitive iterator, which can be used as the basis for string parsing, tokenizing, and other purposes.
|
| Class | Description |
|---|---|
| ByteIterator |
A byte iterator.
|
| CodePointIterator |
A code point by code point iterator.
|
Copyright © 2017 JBoss, a division of Red Hat, Inc.