Interface KeyFunction<K,V>
- All Known Implementing Classes:
IdentityKeyFunction
public interface KeyFunction<K,V>
KeyFunction
defines the interface for extracting a key from a value.- See Also:
-
Method Summary
-
Method Details
-
key
-
IdentityKeyFunction
KeyFunction
defines the interface for extracting a key from a value.