| Modifier and Type | Method and Description |
|---|---|
static FormattedLoggerImpl.OutputPrintStream |
FormattedLoggerImpl.OutputPrintStream.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FormattedLoggerImpl.OutputPrintStream[] |
FormattedLoggerImpl.OutputPrintStream.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
protected org.refcodes.textual.TableBuilder |
FormattedLoggerImpl.toPreConfiguredTableBuilder(org.refcodes.tabular.FormattedHeader<?> aHeader,
FormattedLoggerImpl.OutputPrintStream aOutputPrintStream)
Creates a pre-configured
TableBuilder, can be used by sub-classes
in case them require additional TableBuilder instances. |
Copyright © 2018. All rights reserved.