Interface Dumpable

    • Method Detail

      • dump

        String dump()
        Returns a String representing the state of this object for debugging purposes, including mutable state that Object.toString() usually doesn't return.
        Returns:
        a representation of this object and its state.