Class FWSimQueueObjectMap

All Implemented Interfaces:
Serializable, Cloneable, Map<String,Object>

public class FWSimQueueObjectMap extends LinkedHashMap<String,Object>
Implementation of a @link LinkedHashMap<String,Object> that has an additional SimulationID.
Author:
Andreas Enders
See Also: