static class AnnotationSnapshot.AnnotationTypeComparator extends Object implements Comparator<AnnotationSnapshot>
Constructor and Description |
---|
AnnotationTypeComparator(DbControl dc) |
Modifier and Type | Method and Description |
---|---|
int |
compare(AnnotationSnapshot o1,
AnnotationSnapshot o2) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
comparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
private final DbControl dc
AnnotationTypeComparator(DbControl dc)
public int compare(AnnotationSnapshot o1, AnnotationSnapshot o2)
compare
in interface Comparator<AnnotationSnapshot>