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, wait
comparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
public static final ClassNodeComparator INSTANCE
public int compare(Object obj1, Object obj2)
compare
in interface Comparator
Copyright © 2002–2016 InfoEther. All rights reserved.