| Package | Description |
|---|---|
| org.aksw.commons.experiments |
| Modifier and Type | Method and Description |
|---|---|
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.
|
| Modifier and Type | Method and Description |
|---|---|
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) |
| Constructor and Description |
|---|
TableRowColumn(String experimentName,
String label,
Static.Units unit,
com.jamonapi.Monitor[] monitors) |
Copyright © 2013. All Rights Reserved.