ch.bind.philib.util
| Constructor and Description |
|---|
ArrayIterator(E[] data)
Creates an array iterator which will iterate over the provided array.
|
public ArrayIterator(E[] data)
data - the data to iterate over, may be null or empty.Copyright © 2013. All Rights Reserved.