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