|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
K
- the type of the map keyspublic interface ValueAsStringProvider<K>
Provides values mapped to keys as strings.
Method Summary | |
---|---|
String |
getValueAsString(K key)
Retrieves the value mapped to the given key as a String |
Method Detail |
---|
String getValueAsString(K key)
key
- the key
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |