Class ToStringBuilder.GafferFullStyle

    • Field Summary

      • Fields inherited from class org.apache.commons.lang3.builder.ToStringStyle

        DEFAULT_STYLE, JSON_STYLE, MULTI_LINE_STYLE, NO_CLASS_NAME_STYLE, NO_FIELD_NAMES_STYLE, SHORT_PREFIX_STYLE, SIMPLE_STYLE
    • Constructor Summary

      Constructors 
      Constructor Description
      GafferFullStyle()  
    • Constructor Detail

      • GafferFullStyle

        public GafferFullStyle()
    • Method Detail

      • append

        public void append​(StringBuffer buffer,
                           String fieldName,
                           Object value,
                           Boolean fullDetail)
        Overrides:
        append in class org.apache.commons.lang3.builder.ToStringStyle