public class DefaultOchSignalComparator extends Object implements Comparator<OchSignal>
| Constructor and Description | 
|---|
DefaultOchSignalComparator()  | 
| Modifier and Type | Method and Description | 
|---|---|
int | 
compare(OchSignal o1,
       OchSignal o2)  | 
static TreeSet<OchSignal> | 
newOchSignalTreeSet()
Creates a new instance of  
TreeSet using this Comparator. | 
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, thenComparingLong