java.util.Comparator<JClass>
public class ClassNameComparator extends java.lang.Object implements java.util.Comparator<JClass>
JClass
static java.util.Comparator<JClass>
theInstance
int
compare(JClass l, JClass r)
comparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static final java.util.Comparator<JClass> theInstance
public int compare(JClass l, JClass r)
compare
Copyright © 2018 Oracle Corporation. All rights reserved.