TrimPrinterExtension<T> extension

on

Methods

trim() Printer<T>
Removes any leading and trailing whitespace.
trimLeft() Printer<T>
Removes any leading whitespace.
trimRight() Printer<T>
Removes any trailing whitespace.