E - the type of the elements in the setC - the type of the context the element is compared against, e.g. a
Graphpublic interface EquivalenceComparatorChain<E,C> extends EquivalenceComparator<E,C>
| Modifier and Type | Method and Description |
|---|---|
void |
appendComparator(EquivalenceComparator<E,C> comparatorAfter)
Adds a comparator which will also test equivalence.
|
equivalenceCompare, equivalenceHashcodevoid appendComparator(EquivalenceComparator<E,C> comparatorAfter)
Copyright © 2015. All Rights Reserved.