Interface MapAccessor
public interface MapAccessor
-
Method Summary
Static MethodsModifier and TypeMethodDescriptiongroupForKey(Collection<?> list, String property) this method get List of values for property of objectmapForKey(Collection<?> list, String key)
-
Method Details
-
mapForKey
-
groupForKey
this method get List of values for property of object- Parameters:
Collection-- Returns:
- Map
-