public static class ComparatorFactory.ConstructorComparator extends Object implements Comparator<Constructor>
| Modifier and Type | Method and Description |
|---|---|
int |
compare(Constructor constructor1,
Constructor constructor2) |
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(Constructor constructor1, Constructor constructor2)
compare in interface Comparator<Constructor>Copyright © 2007–2016. All rights reserved.