public final class ConsoleDataTable extends Object
| Modifier and Type | Method and Description |
|---|---|
static String |
of(String[] headers,
String[][] data)
Create a new table with the specified headers and row data.
|
String |
toString() |
Copyright © 2024 WSO2. All rights reserved.