@ThreadSafe public final class StringComparatorABC extends Object implements Comparator<String>, Serializable
| Modifier and Type | Method and Description |
|---|---|
int |
compare(String a,
String b) |
static StringComparatorABC |
getInstance() |
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, thenComparingLong@Nonnull public static StringComparatorABC getInstance()
Copyright © 2016–2019 Igor Maznitsa. All rights reserved.