public class ClassNameComparator extends Object implements Comparator<JClass>
JClass
es in the order
of their names.Modifier and Type | Field and Description |
---|---|
static Comparator<JClass> |
theInstance |
Modifier and Type | Method and Description |
---|---|
int |
compare(JClass l,
JClass r) |
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 Comparator<JClass> theInstance
public int compare(JClass l, JClass r)
compare
in interface Comparator<JClass>
Copyright © 2019 JBoss by Red Hat. All rights reserved.