public interface TerminalSizeAware
An object which does not implement this interface will simply be rendered by invoking its #toString()
method.
Modifier and Type | Method and Description |
---|---|
CharSequence |
render(int terminalWidth) |
CharSequence render(int terminalWidth)