public class DependencyComparator extends Object implements Comparator<Dependency>
| Constructor and Description |
|---|
DependencyComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(Dependency a1,
Dependency a2) |
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(Dependency a1, Dependency a2)
compare in interface Comparator<Dependency>Copyright © 2017. All Rights Reserved.