public class TableRow extends Object
TableRow()
TableRow(List<Cell> cells)
boolean
equals(Object o)
List<Cell>
getCells()
int
hashCode()
void
setCells(List<Cell> cells)
String
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public TableRow(List<Cell> cells)
public TableRow()
public List<Cell> getCells()
public void setCells(List<Cell> cells)
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode
public String toString()
toString
Copyright © 2025. All rights reserved.