Class CollectionsUtil.IdExtractor<V extends IdAware<T>,T>
- java.lang.Object
-
- net.n2oapp.framework.access.metadata.accesspoint.util.CollectionsUtil.IdExtractor<V,T>
-
- All Implemented Interfaces:
CollectionsUtil.KeyExtractor<T,V>
- Enclosing class:
- CollectionsUtil
public static class CollectionsUtil.IdExtractor<V extends IdAware<T>,T> extends java.lang.Object implements CollectionsUtil.KeyExtractor<T,V>
-
-
Constructor Summary
Constructors Constructor Description IdExtractor()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description TgetKey(V value)
-