Class MemoryWriter

  • All Implemented Interfaces:
    java.io.Serializable

    public class MemoryWriter
    extends java.lang.Object
    implements java.io.Serializable
    See Also:
    Serialized Form
    • Constructor Summary

      Constructors 
      Constructor Description
      MemoryWriter​(Memory memory)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void outputMemorytoXML​(java.lang.String file)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • MemoryWriter

        public MemoryWriter​(Memory memory)
    • Method Detail

      • outputMemorytoXML

        public void outputMemorytoXML​(java.lang.String file)