Interface AppendMembers


public interface AppendMembers
Interface for classes that know how to append its fields to a StringBuilder.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Append fields to the given StringBuilder.
  • Method Details

    • appendMembers

      void appendMembers(StringBuilder buf)
      Append fields to the given StringBuilder.
      Parameters:
      buf - string buffer