| Constructor and Description |
|---|
Tree(List<String> headers) |
Tree(String... headers) |
| Modifier and Type | Method and Description |
|---|---|
void |
add(Table.Node line) |
void |
addAll(Collection<Table.Node> nodes) |
String |
build() |
public void add(Table.Node line)
public void addAll(Collection<Table.Node> nodes)
public String build()
Copyright © 2016–2019 JBoss by Red Hat. All rights reserved.