Package com.amazonaws.test.util
Interface UnorderedCollectionComparator.CrossTypeComparator<A,B>
- Enclosing class:
UnorderedCollectionComparator
public static interface UnorderedCollectionComparator.CrossTypeComparator<A,B>
A simple interface that attempts to compare objects of two different types
-
Method Summary
-
Method Details
-
equals
- Returns:
- True if a and b should be treated as equal.
-