public class VersionComparator extends Object implements Comparator<String>
| Modifier and Type | Field and Description |
|---|---|
static String |
SNAPSHOT_SUFFIX |
| Constructor and Description |
|---|
VersionComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(String left,
String right) |
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, thenComparingLongpublic static final String SNAPSHOT_SUFFIX
public int compare(String left, String right)
compare in interface Comparator<String>Copyright © 2018 Zanata Project. All rights reserved.