|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||