public static class Scope.NameComparator extends Object implements Comparator<Scope>, Serializable
| Constructor and Description |
|---|
NameComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(Scope a,
Scope b) |
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(Scope a, Scope b)
compare in interface Comparator<Scope>Copyright © 2017. All rights reserved.