public class AnnotationElementComparator extends java.lang.Object implements java.util.Comparator<AnnotationElement>
| Constructor and Description |
|---|
AnnotationElementComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(AnnotationElement e1,
AnnotationElement e2) |
public int compare(AnnotationElement e1, AnnotationElement e2)
compare in interface java.util.Comparator<AnnotationElement>