public static class DataTable.Row extends Object
Row(List<String> cells)
List<String>
getCells()
int
length()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Row(List<String> cells)
public List<String> getCells()
public int length()