Appends a character literal to the formatter. !(p) This character will be output during a format.
@param literal the literal to append, not null @return this, for chaining, not null
See Implementation
Appends a character literal to the formatter. !(p) This character will be output during a format.
@param literal the literal to append, not null @return this, for chaining, not null