public class NuxeoArtifactComparator extends Object implements Comparator<NuxeoArtifact>
| Constructor and Description | 
|---|
NuxeoArtifactComparator()  | 
| Modifier and Type | Method and Description | 
|---|---|
int | 
compare(NuxeoArtifact o1,
       NuxeoArtifact o2)  | 
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 NuxeoArtifactComparator()
public int compare(NuxeoArtifact o1, NuxeoArtifact o2)
compare in interface Comparator<NuxeoArtifact>Copyright © 2019 Nuxeo. All rights reserved.