| Package | Description |
|---|---|
| ml.comet.experiment.impl.asset | |
| ml.comet.experiment.impl.utils |
| Modifier and Type | Method and Description |
|---|---|
static AssetType |
AssetType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AssetType[] |
AssetType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static AssetType |
AssetUtils.toAssetType(@NonNull String typeName)
Allows converting type name to the
AssetType. |
Copyright © 2022. All rights reserved.