public class AnnotationMemberDeclarationComparator extends Object implements Comparator<AnnotationMemberDeclaration>
| Constructor and Description |
|---|
AnnotationMemberDeclarationComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(AnnotationMemberDeclaration an1,
AnnotationMemberDeclaration an2) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitequalspublic AnnotationMemberDeclarationComparator()
public int compare(AnnotationMemberDeclaration an1, AnnotationMemberDeclaration an2)
compare in interface Comparator<AnnotationMemberDeclaration>Copyright © 2015. All rights reserved.