org.apache.commons.configuration
private final class ConfigurationMap.ConfigurationSet.Entry extends Object implements Entry
Field Summary | |
---|---|
Object | key The key of the map entry. |
Constructor Summary | |
---|---|
Entry(Object key) |
Method Summary | |
---|---|
Object | getKey() |
Object | getValue() |
Object | setValue(Object value) |