|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface KeyFunction<K,V>
KeyFunction defines the interface for extracting a key from a value.
DerivedKeyHashMap| Method Summary | |
|---|---|
K |
key(V value)
|
| Method Detail |
|---|
@NotNull
K key(@NotNull
V value)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||