protected static class AbstractUpgradeCatalog.VersionComparator extends Object implements Comparator<UpgradeCatalog>
Modifier | Constructor and Description |
---|---|
protected |
AbstractUpgradeCatalog.VersionComparator() |
Modifier and Type | Method and Description |
---|---|
int |
compare(UpgradeCatalog upgradeCatalog1,
UpgradeCatalog upgradeCatalog2) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
equals
protected AbstractUpgradeCatalog.VersionComparator()
public int compare(UpgradeCatalog upgradeCatalog1, UpgradeCatalog upgradeCatalog2)
compare
in interface Comparator<UpgradeCatalog>
Copyright © 2014. All rights reserved.