implementation of the FWSimInterface
giving access to output as memory representation. Most performing way to
organize output that does not have to be written.
public class MEMORYInterface extends FWSimInterface { // Public Constructors public MEMORYInterface(String aName, int aPoolSize, Element aInterfaceElement); // Public Instance Methods