Java Doc for UnorderedCollectionComparer.java in » Net » Terracotta » com » tc » test » collections » Java Source Code / Java DocumentationJava Source Code and Java Documentation
A
CollectionComparer that doesn't require objects to be in the same order. However, if multiple instances of
a single object are present in at least one of the collections, then both collections must have the same number of
instances of that object.