| Class and Description |
|---|
| IIterableIterator |
| Class and Description |
|---|
| ArrayIterator
This is a small helper class for iterating over arrays.
|
| ArrayIteratorBoolean
This is a small helper class for iterating over arrays of boolean.
|
| ArrayIteratorByte
This is a small helper class for iterating over arrays of byte.
|
| ArrayIteratorChar
This is a small helper class for iterating over arrays of char.
|
| ArrayIteratorDouble
This is a small helper class for iterating over arrays of double.
|
| ArrayIteratorFloat
This is a small helper class for iterating over arrays of float.
|
| ArrayIteratorInt
This is a small helper class for iterating over arrays of int.
|
| ArrayIteratorLong
This is a small helper class for iterating over arrays of long.
|
| ArrayIteratorShort
This is a small helper class for iterating over arrays of short.
|
| EnumerationFromIterator
This is a helper class to create an
Enumeration from an existing
Iterator |
| IIterableIterator |
| Class and Description |
|---|
| IIterableIterator |
| IterableIterator
This class is used for simpler iteration over an Iterator via the new "for"
syntax.
|
| Class and Description |
|---|
| IIterableIterator |
| Class and Description |
|---|
| IIterableIterator |
| Class and Description |
|---|
| FilterIterator
A simple filter iterator that takes a base iterator and an additional filter
and returns only the items that match the filter.
|
| IIterableIterator |
Copyright © 2014–2015 Philip Helger. All rights reserved.