public static class LocaleTypeDescriptor.LocaleComparator extends Object implements Comparator<Locale>
| Modifier and Type | Field and Description |
|---|---|
static LocaleTypeDescriptor.LocaleComparator |
INSTANCE |
| Constructor and Description |
|---|
LocaleComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(Locale o1,
Locale o2) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcomparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLongpublic static final LocaleTypeDescriptor.LocaleComparator INSTANCE
public int compare(Locale o1, Locale o2)
compare in interface Comparator<Locale>Copyright © 2018 JBoss by Red Hat. All rights reserved.