static class AnnotationInstance.InstanceNameComparator extends java.lang.Object implements java.util.Comparator<AnnotationInstance>
Constructor and Description |
---|
InstanceNameComparator() |
Modifier and Type | Method and Description |
---|---|
int |
compare(AnnotationInstance instance,
AnnotationInstance instance2) |
public int compare(AnnotationInstance instance, AnnotationInstance instance2)
compare
in interface java.util.Comparator<AnnotationInstance>