Uses of Enum Class
org.refcodes.logger.alt.console.AbstractConsoleLogger.OutputPrintStream
-
Uses of AbstractConsoleLogger.OutputPrintStream in org.refcodes.logger.alt.console
Methods in org.refcodes.logger.alt.console that return AbstractConsoleLogger.OutputPrintStreamModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.AbstractConsoleLogger.OutputPrintStream.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.refcodes.logger.alt.console with parameters of type AbstractConsoleLogger.OutputPrintStreamModifier and TypeMethodDescriptionprotected org.refcodes.textual.TableBuilderAbstractConsoleLogger.toPreConfiguredTableBuilder(org.refcodes.tabular.FormattedHeader<?> aHeader, AbstractConsoleLogger.OutputPrintStream aOutputPrintStream) Creates a preconfiguredTableBuilder, can be used by sub-classes in case them require additionalTableBuilderinstances.