public class StratHashWires extends Strategy
CODE_ERROR, CODE_NO_CHANGE, depth, globals
Modifier and Type | Method and Description |
---|---|
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) |
doFor, doFor, doFor, elapsedTime, error, getDepth, offspringStats, startTime
public LeafList doFor(EquivRecord g)
Strategy
public java.lang.Integer doFor(NetObject n)
Strategy
public static LeafList doYourJob(java.util.Iterator<EquivRecord> it, NccGlobals globals)
public static LeafList doYourJob(EquivRecord er, NccGlobals globals)