Comparator<JClass>
public class ClassNameComparator extends Object implements Comparator<JClass>
JClass
es in the order
of their names.Modifier and Type | Field | Description |
---|---|---|
static Comparator<JClass> |
theInstance |
Modifier and Type | Method | Description |
---|---|---|
int |
compare(JClass l,
JClass r) |
equals, reversed, 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 © 2018 Oracle Corporation. All rights reserved.