|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectjava.util.AbstractCollection<E>
java.util.AbstractSet<E>
java.util.TreeSet<LinearScan.BasicInterval>
org.jikesrvm.compilers.opt.regalloc.LinearScan.IntervalSet
abstract static class LinearScan.IntervalSet
| Constructor Summary | |
|---|---|
LinearScan.IntervalSet(Comparator<LinearScan.BasicInterval> c)
Create an interval set sorted by increasing start or end number |
|
| Method Summary | |
|---|---|
String |
toString()
Return a String representation |
| Methods inherited from class java.util.TreeSet |
|---|
add, addAll, ceiling, clear, clone, comparator, contains, descendingIterator, descendingSet, first, floor, headSet, headSet, higher, isEmpty, iterator, last, lower, pollFirst, pollLast, remove, size, subSet, subSet, tailSet, tailSet |
| Methods inherited from class java.util.AbstractSet |
|---|
equals, hashCode, removeAll |
| Methods inherited from class java.util.AbstractCollection |
|---|
containsAll, retainAll, toArray, toArray |
| Methods inherited from class java.lang.Object |
|---|
finalize, getClass, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface java.util.Set |
|---|
containsAll, equals, hashCode, removeAll, retainAll, toArray, toArray |
| Constructor Detail |
|---|
LinearScan.IntervalSet(Comparator<LinearScan.BasicInterval> c)
| Method Detail |
|---|
public String toString()
toString in class AbstractCollection<LinearScan.BasicInterval>
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||