public class LexicalComparator extends AbstractObjectComparator<String>
| Constructor and Description |
|---|
LexicalComparator(Locale locale) |
| Modifier and Type | Method and Description |
|---|---|
protected int |
compareValues(String v1,
String v2) |
compare, compareClasses, tryCastclone, 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 LexicalComparator(Locale locale)
protected int compareValues(String v1, String v2)
compareValues in class AbstractObjectComparator<String>Copyright © 2012–2022. All rights reserved.