Map<K,V>OptionMap, Profile, Profile.Section, Registry, Registry.KeyBasicOptionMap, BasicProfile, BasicRegistry, CommonMultiMap, Ini, Options, Reg, Winipublic interface CommentedMap<K,V> extends Map<K,V>
| Modifier and Type | Method | Description |
|---|---|---|
String |
getComment(Object key) |
|
String |
putComment(K key,
String comment) |
|
String |
removeComment(Object key) |
String getComment(Object key)
String putComment(K key, String comment)
String removeComment(Object key)