Searched defs:addRows (Results 1 – 2 of 2) sorted by relevance
211 public TablePrinter addRows(Collection data) { in addRows() method in TablePrinter223 public TablePrinter addRows(Comparable[][] data) { in addRows() method in TablePrinter
201 public void addRows(List<JSONObject> rows) { in addRows() method in DataTable