Interface NexusObject

    • Method Detail

      • writeObject

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