| Package | Description |
|---|---|
| org.wildfly.common.bytes |
Classes related to the manipulation of byte sequences.
|
| org.wildfly.common.iteration |
Classes related to iteration.
|
| Class | Description |
|---|---|
| ByteIterator |
A byte iterator.
|
| CodePointIterator |
A code point by code point iterator.
|
| Class | Description |
|---|---|
| BiDirIntIterator |
A bi-directional primitive iterator.
|
| ByteIterator |
A byte iterator.
|
| CodePointIterator |
A code point by code point 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.
|
Copyright © 2017 JBoss, a division of Red Hat, Inc.