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