protected static class AbstractUpgradeCatalog.VersionComparator extends Object implements Comparator<UpgradeCatalog>
| Modifier | Constructor and Description |
|---|---|
protected |
VersionComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(UpgradeCatalog upgradeCatalog1,
UpgradeCatalog upgradeCatalog2) |
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 int compare(UpgradeCatalog upgradeCatalog1, UpgradeCatalog upgradeCatalog2)
compare in interface Comparator<UpgradeCatalog>Copyright © 2022 Apache Software Foundation. All rights reserved.