| Package | Description |
|---|---|
| io.dataspray.aws.cdk.maven.text.table |
| Modifier and Type | Class and Description |
|---|---|
class |
Column |
| Modifier and Type | Method and Description |
|---|---|
static Cell |
Cell.blank() |
static Cell |
Cell.of(String value,
Alignment alignment,
Ansi.Parameter... parameters) |
static Cell |
Cell.of(String value,
Ansi.Parameter... parameters) |
| Modifier and Type | Method and Description |
|---|---|
void |
TableWriter.print(Cell... row) |
| Modifier and Type | Method and Description |
|---|---|
void |
TableWriter.print(List<Cell> row) |
Copyright © 2022. All rights reserved.