protected class BundleWO.ComponentInfoSorter extends Object implements Comparator<ComponentInfo>
| Modifier | Constructor and Description |
|---|---|
protected |
ComponentInfoSorter() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(ComponentInfo ci0,
ComponentInfo ci1) |
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, thenComparingLongprotected ComponentInfoSorter()
public int compare(ComponentInfo ci0, ComponentInfo ci1)
compare in interface Comparator<ComponentInfo>Copyright © 2015 Nuxeo SA. All rights reserved.