public class ActivateComparator extends Object implements Comparator<Class>
| Modifier and Type | Field and Description |
|---|---|
static Comparator<Class> |
COMPARATOR |
| Constructor and Description |
|---|
ActivateComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(Class o1,
Class o2) |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcomparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLongpublic static final Comparator<Class> COMPARATOR
public int compare(Class o1, Class o2)
compare in interface Comparator<Class>Copyright © 2011–2022 The Apache Software Foundation. All rights reserved.