|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
K
- the type of the map keysV
- the type of the map valuespublic interface ValueProvider<K,V>
Provides values mapped to keys.
Method Summary | |
---|---|
V |
getValue(K key)
Retrieves the value mapped to the given key |
Method Detail |
---|
V getValue(K key)
key
- the key
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |