Uses of Class
org.aksw.commons.experiments.Static.Units

Packages that use Static.Units
org.aksw.commons.experiments   
 

Uses of Static.Units in org.aksw.commons.experiments
 

Methods in org.aksw.commons.experiments that return Static.Units
static Static.Units Static.Units.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static Static.Units[] Static.Units.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.aksw.commons.experiments with parameters of type Static.Units
 com.jamonapi.Monitor ExperimentStatisticsCollector.getMonitor(String label, int iteration, Static.Units unit)
           
 TableRowColumn ExperimentStatisticsCollector.getTableColumnRow(String label, Static.Units unit)
           
static String Static.getUnitString(Static.Units unit)
           
 

Constructors in org.aksw.commons.experiments with parameters of type Static.Units
TableRowColumn(String experimentName, String label, Static.Units unit, com.jamonapi.Monitor[] monitors)
           
 



Copyright © 2012. All Rights Reserved.