Uses of Class
org.refcodes.tabular.FormattedHeader
-
-
Uses of FormattedHeader in org.refcodes.tabular
Methods in org.refcodes.tabular that return FormattedHeader Modifier and Type Method Description FormattedHeader<T>FormattedHeader. withResetEscapeCode(String aEscapeCode)Sets the ANSI reset Escape-Code for thisFormattedHeaderinstance as of the Builder-Pattern.
-