See: Description
| Interface | Description |
|---|---|
| BooleanIterator |
BooleanIterator is an iterator over a BooleanIterable.
|
| ByteIterator |
ByteIterator is an iterator over a ByteIterable.
|
| CharIterator |
CharIterator is an iterator over a CharIterable.
|
| DoubleIterator |
DoubleIterator is an iterator over a DoubleIterable.
|
| FloatIterator |
FloatIterator is an iterator over a FloatIterable.
|
| IntIterator |
IntIterator is an iterator over a IntIterable.
|
| LongIterator |
LongIterator is an iterator over a LongIterable.
|
| MutableBooleanIterator |
This file was automatically generated from template file mutablePrimitiveIterator.stg.
|
| MutableByteIterator |
This file was automatically generated from template file mutablePrimitiveIterator.stg.
|
| MutableCharIterator |
This file was automatically generated from template file mutablePrimitiveIterator.stg.
|
| MutableDoubleIterator |
This file was automatically generated from template file mutablePrimitiveIterator.stg.
|
| MutableFloatIterator |
This file was automatically generated from template file mutablePrimitiveIterator.stg.
|
| MutableIntIterator |
This file was automatically generated from template file mutablePrimitiveIterator.stg.
|
| MutableLongIterator |
This file was automatically generated from template file mutablePrimitiveIterator.stg.
|
| MutableShortIterator |
This file was automatically generated from template file mutablePrimitiveIterator.stg.
|
| ShortIterator |
ShortIterator is an iterator over a ShortIterable.
|
This package contains 8 iterator interfaces one each for boolean, byte, char, int, long, double, short and float.
Copyright © 2004–2017. All rights reserved.