Class FWSimOutputCache

java.lang.Object
java.util.AbstractMap<K,V>
java.util.HashMap<FWSimVariable<?>,Object>
net.simplace.sim.io.output.FWSimOutputCache
All Implemented Interfaces:
Serializable, Cloneable, Map<FWSimVariable<?>,Object>

public class FWSimOutputCache extends HashMap<FWSimVariable<?>,Object>
OutputCache stores the temporary outputs in a SimOutput
Author:
Andreas Enders
See Also: