public class OrderComparator
extends java.lang.Object
implements java.util.Comparator<java.lang.Class>, java.io.Serializable
Order annotation.
If class doesn't annotated then class placed at the end.| Constructor and Description |
|---|
OrderComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(java.lang.Class o1,
java.lang.Class o2) |