org.apache.commons.configuration
private final class ConfigurationMap.ConfigurationSet.ConfigurationSetIterator extends Object implements Iterator
| Field Summary | |
|---|---|
| Iterator | keys An iterator over the keys in the configuration. |
| Constructor Summary | |
|---|---|
| ConfigurationSetIterator() | |
| Method Summary | |
|---|---|
| boolean | hasNext() |
| Object | next() |
| void | remove() |