Package de.xima.fc.utils
Class XMapUtils
java.lang.Object
de.xima.fc.utils.XMapUtils
Utility class for operations on
Map
s- Author:
- XIMA MEDIA GmbH
-
Method Summary
Modifier and TypeMethodDescriptionstatic final <K,
V> Integer computeSumOfListSizes
(Map<K, List<V>> mapOfLists) Computes the sum of the sizes of all list contained within the given map