|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface CommentedMap<K,V>
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface Map |
|---|
Map.Entry<K,V> |
| Method Summary | |
|---|---|
String |
getComment(Object key)
|
String |
putComment(K key,
String comment)
|
String |
removeComment(Object key)
|
| Methods inherited from interface Map |
|---|
clear, containsKey, containsValue, entrySet, equals, get, hashCode, isEmpty, keySet, put, putAll, remove, size, values |
| Method Detail |
|---|
String getComment(Object key)
String putComment(K key,
String comment)
String removeComment(Object key)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||