public static final class SsaBasicBlock.LabelComparator extends Object implements Comparator<SsaBasicBlock>
| Constructor and Description |
|---|
LabelComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(SsaBasicBlock b1,
SsaBasicBlock b2) |
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(SsaBasicBlock b1, SsaBasicBlock b2)
compare in interface Comparator<SsaBasicBlock>Copyright © 2016. All Rights Reserved.