Class BaseObject

    • Constructor Detail

      • BaseObject

        public BaseObject()
    • Method Detail

      • toStringAppendFields

        protected void toStringAppendFields​(StringBuilder builder)
        Used by sub-classes to include the fields defined by the sub-class in the toString() output.
        Parameters:
        builder - Field names and values are appended to this object