| Package | Description |
|---|---|
| software.amazon.awssdk.testutils |
| 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 © 2020. All rights reserved.