Class DumpableFormat

    • Field Detail

      • index

        public final int index
    • Constructor Detail

      • DumpableFormat

        public DumpableFormat​(Format format,
                              int index)
    • Method Detail

      • dump

        public void dump​(Dumper dumper)
        Description copied from interface: Dumper.Dumpable
        Dumps the fields of the object using the dumper.
        Specified by:
        dump in interface Dumper.Dumpable
        Parameters:
        dumper - The Dumper to be used to dump fields.
      • equals

        public boolean equals​(@Nullable
                              Object o)
        Overrides:
        equals in class Object
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object