Interface RepresentToNode

    • Method Detail

      • representData

        Node representData​(java.lang.Object data)
        Create a Node
        Parameters:
        data - the instance to represent
        Returns:
        Node to dump