public class TableRow extends Object
TableRow()
TableRow
append(String value)
append(TableCell cell)
List<TableCell>
getCells()
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public TableRow()
public List<TableCell> getCells()
public TableRow append(TableCell cell)
public TableRow append(String value)
Copyright © 2019. All rights reserved.