Class TableDto
java.lang.Object
com.djrapitops.plan.delivery.domain.datatransfer.extension.TableDto
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
TableDto
-
-
Method Details
-
mapToRows
public static List<TableCellDto[]> mapToRows(List<Object[]> rows, TableColumnFormat[] tableColumnFormats) -
getColumns
-
getIcons
-
getRows
-
equals
-
hashCode
-
toString
-