Comparator
public static class CachedClass.CachedMethodComparatorWithString extends Object implements Comparator
Modifier and Type | Field | Description |
---|---|---|
static Comparator |
INSTANCE |
Constructor | Description |
---|---|
CachedMethodComparatorWithString() |
Modifier and Type | Method | Description |
---|---|---|
int |
compare(Object o1,
Object o2) |
equals, reversed, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
public static final Comparator INSTANCE
public int compare(Object o1, Object o2)
compare
in interface Comparator