public static class StringComparators.LexicographicComparator extends Object implements StringComparators.StringComparator
Constructor and Description |
---|
LexicographicComparator() |
Modifier and Type | Method and Description |
---|---|
int |
compare(String s,
String s2) |
boolean |
equals(Object o) |
String |
toString() |
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
comparing, comparing, comparingDouble, comparingInt, comparingLong, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
Copyright © 2011–2016. All rights reserved.