public interface TerminalSizeAware
An object which does not implement this interface will simply be rendered by invoking its Object.toString()
method.
| Modifier and Type | Method and Description |
|---|---|
CharSequence |
render(int terminalWidth) |
CharSequence render(int terminalWidth)
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.