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 |
public static final Comparator<JClass> theInstance
public int compare(JClass l, JClass r)
compare
in interface Comparator<JClass>
Copyright © 2005-2017 Oracle. All Rights Reserved.