public class VersionComparator extends Object implements Comparator<String>, Serializable
Constructor and Description |
---|
VersionComparator() |
Modifier and Type | Method and Description |
---|---|
static int |
comp(String l,
String r)
To avoid churning comparators
|
int |
compare(String l,
String r) |
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