public class BaseTypeSynonymComparator extends Object implements Comparator<AnnotatedType>
| Constructor and Description |
|---|
BaseTypeSynonymComparator(Type... synonymGroup) |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(AnnotatedType o1,
AnnotatedType o2) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcomparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLongpublic BaseTypeSynonymComparator(Type... synonymGroup)
public int compare(AnnotatedType o1, AnnotatedType o2)
compare in interface Comparator<AnnotatedType>Copyright © 2016–2018. All rights reserved.