Interface NexusObject

    • Method Detail

      • writeObject

        void writeObject​(java.io.Writer writer)
                  throws java.io.IOException
        Writes this object to the given writer.
        Parameters:
        writer - the writer to write to.
        Throws:
        java.io.IOException - if it could not be written.