Interface CollectionsUtil.KeyExtractor<K,V>
-
- All Known Implementing Classes:
CollectionsUtil.IdExtractor
- Enclosing class:
- CollectionsUtil
public static interface CollectionsUtil.KeyExtractor<K,V>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description KgetKey(V value)
-