public class NumericalStringComparator extends NaturalOrderStringComparator
| Constructor and Description |
|---|
NumericalStringComparator() |
NumericalStringComparator(boolean ascending,
boolean caseSensitive) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
isCheckSpecialCharacters() |
compareclone, 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 NumericalStringComparator()
public NumericalStringComparator(boolean ascending,
boolean caseSensitive)
protected boolean isCheckSpecialCharacters()
isCheckSpecialCharacters in class NaturalOrderStringComparator