public class StrictSizeTable extends Object
Constructor and Description |
---|
StrictSizeTable(int rowsTotal) |
Modifier and Type | Method and Description |
---|---|
void |
addCell(String header,
String value) |
boolean |
isAtLastRow() |
boolean |
isEmpty() |
static void |
main(String[] args) |
void |
nextRow() |
String |
toString() |
Copyright © 2023 JBoss by Red Hat. All rights reserved.