|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--jaga.pj.circuits.CircuitState
Constructor Summary | |
CircuitState(SimulatorLogicElement[] allElements,
SimulatorLogicElement[] inputs)
Creates a new instance of CircuitState |
Method Summary | |
SimulatorLogicElement[] |
getElements(SimulatorLogicElement[] newInputs)
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public CircuitState(SimulatorLogicElement[] allElements, SimulatorLogicElement[] inputs)
Method Detail |
public SimulatorLogicElement[] getElements(SimulatorLogicElement[] newInputs)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |