Interface Dumpable

    • Method Detail

      • dump

        void dump​(@Nonnull
                  DumpContext ctx,
                  boolean isLast)
        Dumps some human readable information using the given context.
        Parameters:
        ctx - the dump context
        isLast - specifies if this is the last element to dump on this level