protected static final class ValueComparators.CollatorComparator extends Object implements Comparator<String>, Serializable
Modifier | Constructor and Description |
---|---|
protected |
CollatorComparator(Locale locale) |
Modifier and Type | Method and Description |
---|---|
int |
compare(String o1,
String o2) |
boolean |
equals(Object obj) |
int |
hashCode() |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
comparing, comparing, comparingDouble, comparingInt, comparingLong, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
protected CollatorComparator(Locale locale)
Copyright © 2008–2016 JBoss, a division of Red Hat. All rights reserved.