|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sun.electric.tool.ncc.lists.RecordList
com.sun.electric.tool.ncc.lists.LeafList
public class LeafList
Field Summary |
---|
Fields inherited from class com.sun.electric.tool.ncc.lists.RecordList |
---|
content |
Constructor Summary | |
---|---|
LeafList()
|
Method Summary | |
---|---|
void |
add(EquivRecord r)
|
LeafList |
selectActive(NccGlobals globals)
|
LeafList |
selectMatched(NccGlobals globals)
|
java.lang.String |
sizeInfoString()
|
void |
sortByIncreasingSize()
|
Methods inherited from class com.sun.electric.tool.ncc.lists.RecordList |
---|
addAll, clear, error, get, iterator, size |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public LeafList()
Method Detail |
---|
public void add(EquivRecord r)
add
in class RecordList
public void sortByIncreasingSize()
public java.lang.String sizeInfoString()
public LeafList selectActive(NccGlobals globals)
public LeafList selectMatched(NccGlobals globals)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |