Uses of Class
org.tomitribe.crest.table.Data.Row
-
Packages that use Data.Row Package Description org.tomitribe.crest.table -
-
Uses of Data.Row in org.tomitribe.crest.table
Methods in org.tomitribe.crest.table that return Data.Row Modifier and Type Method Description Data.RowData. getRow(int i)Methods in org.tomitribe.crest.table that return types with arguments of type Data.Row Modifier and Type Method Description java.util.List<Data.Row>Data. getRows()
-