Class PrefabGraphDumper

    • Constructor Detail

      • PrefabGraphDumper

        public PrefabGraphDumper()
    • Method Detail

      • dump

        public void dump​(List<PrefabGraph> graphs,
                         Writer writer)
                  throws IOException
        Dump.

        This only cover the main variables from the PrefabGraph.

        Parameters:
        graphs - the graphs
        writer - the writer
        Throws:
        IOException - Signals that an I/O exception has occurred.