Uses of Class
de.audioattack.io.ConsolePrintDecorator
-
Uses of ConsolePrintDecorator in de.audioattack.io
Methods in de.audioattack.io that return ConsolePrintDecoratorModifier and TypeMethodDescriptionConsolePrintDecorator.append(char c) Appends the specified character.ConsolePrintDecorator.append(CharSequence charSequence) Appends the specified character sequence.ConsolePrintDecorator.append(CharSequence charSequence, int start, int end) Appends a subsequence of the specified character sequence.Writes formatted String.Writes formatted String.Convenience method which writes formatted String.Convenience method which writes formatted String.