|
|||||||||
上一个类 下一个类 | 框架 无框架 | ||||||||
摘要: 嵌套 | 字段 | 构造函数 | 方法 | 详细信息: 字段 | 构造函数 | 方法 |
java.lang.Objectjava.util.AbstractCollection<E>
java.util.AbstractList<E>
java.util.ArrayList<LiveInterval>
edu.ustc.cs.compile.arch.mips.regalloc.Active
class Active
字段摘要 |
---|
从类 java.util.AbstractList 继承的字段 |
---|
modCount |
构造函数摘要 | |
---|---|
Active()
|
方法摘要 | |
---|---|
boolean |
add(LiveInterval liveInterval)
|
LiveInterval |
getLast()
|
void |
removeLast()
|
从类 java.util.ArrayList 继承的方法 |
---|
add, addAll, addAll, clear, clone, contains, ensureCapacity, get, indexOf, isEmpty, lastIndexOf, remove, remove, removeRange, set, size, toArray, toArray, trimToSize |
从类 java.util.AbstractList 继承的方法 |
---|
equals, hashCode, iterator, listIterator, listIterator, subList |
从类 java.util.AbstractCollection 继承的方法 |
---|
containsAll, removeAll, retainAll, toString |
从类 java.lang.Object 继承的方法 |
---|
finalize, getClass, notify, notifyAll, wait, wait, wait |
从接口 java.util.List 继承的方法 |
---|
containsAll, equals, hashCode, iterator, listIterator, listIterator, removeAll, retainAll, subList |
构造函数详细信息 |
---|
Active()
方法详细信息 |
---|
public boolean add(LiveInterval liveInterval)
java.util.Collection<LiveInterval>
中的 add
java.util.List<LiveInterval>
中的 add
java.util.ArrayList<LiveInterval>
中的 add
public LiveInterval getLast()
public void removeLast()
|
|||||||||
上一个类 下一个类 | 框架 无框架 | ||||||||
摘要: 嵌套 | 字段 | 构造函数 | 方法 | 详细信息: 字段 | 构造函数 | 方法 |