Duplications Manager

570274b86eaa5a0c65add5e5

@return true iff the collections contain the same elements with the same cardinalities.
@param b the second collection, must not be null
@param a the first collection, must not be null

"public static boolean isEqualCollection( a, b, equator)"

file : https_github_com_apache_commons-collections_git/src/main/java/org/apache/commons/collections4/CollectionUtils.java

"public static boolean isEqualCollection( a, b)"

file : https_github_com_apache_commons-collections_git/src/main/java/org/apache/commons/collections4/CollectionUtils.java