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