public class Rows extends Object
| Constructor | Description |
|---|---|
Rows(int overallWidth,
int columnSeparatorWidth) |
| Modifier and Type | Method | Description |
|---|---|---|
void |
add(String option,
String description) |
|
void |
fitToWidth() |
|
String |
render() |
|
void |
reset() |
Copyright © 2019. All rights reserved.