| Package | Description |
|---|---|
| ml.comet.experiment.impl.config |
| Modifier and Type | Method and Description |
|---|---|
Duration |
ConfigItem.getDuration()
Returns value of this item as
Duration or throw an ConfigException
if value is missing or have wrong type. |
int |
ConfigItem.getInt()
Returns value of this item as int or throw an
ConfigException if value is missing or have wrong type. |
String |
ConfigItem.getString()
Return value of this item as string or throw an
ConfigException if value is missing. |
Copyright © 2022. All rights reserved.