public class ManifestComparator extends Object implements Comparator<FractionManifest>
| Constructor and Description |
|---|
ManifestComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(FractionManifest left,
FractionManifest right) |
protected String |
gav(FractionManifest manifest) |
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(FractionManifest left, FractionManifest right)
compare in interface Comparator<FractionManifest>protected String gav(FractionManifest manifest)
Copyright © 2017 JBoss by Red Hat. All rights reserved.