public class StratCount extends Strategy
Modifier and Type | Class and Description |
---|---|
static class |
StratCount.Counts |
CODE_ERROR, CODE_NO_CHANGE, depth, globals
Modifier and Type | Method and Description |
---|---|
LeafList |
doFor(EquivRecord j)
Method doFor(EquivRecord) processes a single EquivRecord.
|
java.lang.Integer |
doFor(NetObject n)
doFor(NetObject) counts Wires and Parts.
|
static StratCount.Counts |
doYourJob(NccGlobals globals) |
doFor, doFor, doFor, elapsedTime, error, getDepth, offspringStats, startTime
public LeafList doFor(EquivRecord j)
Strategy
public java.lang.Integer doFor(NetObject n)
public static StratCount.Counts doYourJob(NccGlobals globals)