Class XMapUtils
java.lang.Object
de.xima.fc.utils.XMapUtils
-
Method Summary
Modifier and TypeMethodDescriptionstatic <K,V> Integer computeSumOfListSizes(Map<K, List<V>> mapOfLists) Deprecated.Computes the sum of the sizes of all list contained within the given map
-
Method Details
-
computeSumOfListSizes
-
XCollectionUtils