@return true iff the collections contain the same elements with the same cardinalities.
true
@param b the second collection, must not be null
@param a the first collection, must not be null
file : https_github_com_apache_commons-collections_git/src/main/java/org/apache/commons/collections4/CollectionUtils.java