Package | Description |
---|---|
com.ibm.cloud.objectstorage.test.util |
Modifier and Type | Method and Description |
---|---|
static <A,B> boolean |
UnorderedCollectionComparator.equalUnorderedCollections(Collection<A> colA,
Collection<B> colB,
UnorderedCollectionComparator.CrossTypeComparator<A,B> comparator)
Compares two unordered lists of different types, using the specified
cross-type comparator.
|
Copyright © 2025. All rights reserved.