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 Object implements CollectionsUtil.KeyExtractor<T,V>
-
-
Constructor Summary
Constructors Constructor Description IdExtractor()
-