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