public class LocaleComparator extends Object implements Comparator<Locale>
| Constructor and Description |
|---|
LocaleComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(Locale l1,
Locale l2) |
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 int compare(Locale l1, Locale l2)
compare in interface Comparator<Locale>Copyright © 2003–2017 Atlassian. All rights reserved.