class ConfigurationArrayIterator
extends java.lang.Object
implements java.util.Iterator<java.lang.Object>
ConfigurationArray
instances.Constructor and Description |
---|
ConfigurationArrayIterator(ConfigurationArray array) |
Modifier and Type | Method and Description |
---|---|
boolean |
hasNext() |
java.lang.Object |
next() |
ConfigurationArrayIterator(ConfigurationArray array)