public final class ClassNodeComparator extends Object implements Comparator
| Modifier and Type | Field and Description |
|---|---|
static ClassNodeComparator |
INSTANCE |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(Object obj1,
Object obj2) |
clone, equals, finalize, 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 ClassNodeComparator INSTANCE
public int compare(Object obj1, Object obj2)
compare in interface ComparatorCopyright © 2002–2016 InfoEther. All rights reserved.