static class AnnotationSetSnapshot.SortByProjectComparator extends java.lang.Object implements java.util.Comparator<AnnotationSnapshot>
Constructor and Description |
---|
SortByProjectComparator() |
Modifier and Type | Method and Description |
---|---|
int |
compare(AnnotationSnapshot o1,
AnnotationSnapshot o2) |
public int compare(AnnotationSnapshot o1, AnnotationSnapshot o2)
compare
in interface java.util.Comparator<AnnotationSnapshot>