BaseObject.toStringAppendFields

Used by sub-classes to include the fields defined by the sub-class in the {@link #toString()} output.

@param builder Field names and values are appended to this object

class BaseObject
protected
void
toStringAppendFields
(
StringBuilder builder
)

Meta