|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sun.electric.tool.ncc.strategy.Strategy
com.sun.electric.tool.ncc.strategy.StratHashParts
public class StratHashParts
Perform a Gemini II style hash code partitioning of Parts.
| Field Summary |
|---|
| Fields inherited from class com.sun.electric.tool.ncc.strategy.Strategy |
|---|
CODE_ERROR, CODE_NO_CHANGE, depth, globals |
| Method Summary | |
|---|---|
LeafList |
doFor(EquivRecord g)
Method doFor(EquivRecord) processes a single EquivRecord. |
java.lang.Integer |
doFor(NetObject n)
doFor(NetObject) tests the NetObject to decide its catagory. |
static LeafList |
doYourJob(EquivRecord er,
NccGlobals globals)
|
static LeafList |
doYourJob(java.util.Iterator<EquivRecord> it,
NccGlobals globals)
|
| Methods inherited from class com.sun.electric.tool.ncc.strategy.Strategy |
|---|
doFor, doFor, doFor, elapsedTime, error, getDepth, offspringStats, startTime |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public LeafList doFor(EquivRecord g)
Strategy
doFor in class Strategyg - the EquivRecord to process
public java.lang.Integer doFor(NetObject n)
Strategy
doFor in class Strategyn - the NetObject to catagorize
public static LeafList doYourJob(java.util.Iterator<EquivRecord> it,
NccGlobals globals)
public static LeafList doYourJob(EquivRecord er,
NccGlobals globals)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||