public class SimulationSnapshot
extends java.lang.Object
Simulator
Modifier | Constructor and Description |
---|---|
protected |
SimulationSnapshot(Simulated simulator) |
Modifier and Type | Method and Description |
---|---|
HashMapMemory |
getInMemory() |
HashMapMemory |
getOutMemory() |
HashMapMemory |
getRegMemory() |
protected SimulationSnapshot(Simulated simulator)
public HashMapMemory getInMemory()
public HashMapMemory getOutMemory()
public HashMapMemory getRegMemory()