Interface Dumper.Dumpable

    • Method Detail

      • dump

        void dump​(Dumper dumper)
        Dumps the fields of the object using the dumper.
        Parameters:
        dumper - The Dumper to be used to dump fields.