Uses of Class
org.aksw.commons.experiments.TableRowColumn

Packages that use TableRowColumn
org.aksw.commons.experiments   
 

Uses of TableRowColumn in org.aksw.commons.experiments
 

Methods in org.aksw.commons.experiments that return TableRowColumn
 TableRowColumn ExperimentStatisticsCollector.getTableColumnRow(String label, Static.Units unit)
           
 

Methods in org.aksw.commons.experiments that return types with arguments of type TableRowColumn
 List<TableRowColumn> Table.getTableRowColumns()
           
 

Methods in org.aksw.commons.experiments with parameters of type TableRowColumn
 void Table.addTableRowColumn(TableRowColumn trc)
           
 

Method parameters in org.aksw.commons.experiments with type arguments of type TableRowColumn
 void Table.addTableRowColumns(List<TableRowColumn> trcs)
          passes it one by one to addTableRowColumn
 



Copyright © 2012. All Rights Reserved.