public class StringComparator extends BaseComparator<Object>
BaseComparator| Constructor and Description |
|---|
StringComparator()
Sets the default Locale
|
StringComparator(Locale locale) |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(Object object1,
Object object2) |
compareNullObjectsclone, 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 StringComparator(Locale locale)
locale - public StringComparator()
Copyright © 2020 Blazebit. All rights reserved.