public class NumericalStringComparator extends NaturalOrderStringComparator
Constructor and Description |
---|
NumericalStringComparator() |
NumericalStringComparator(boolean ascending,
boolean caseSensitive) |
Modifier and Type | Method and Description |
---|---|
protected boolean |
isCheckSpecialCharacters() |
compare
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
comparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
public NumericalStringComparator()
public NumericalStringComparator(boolean ascending, boolean caseSensitive)
protected boolean isCheckSpecialCharacters()
isCheckSpecialCharacters
in class NaturalOrderStringComparator