| Package | Description |
|---|---|
| com.databricks.sdk.mixin |
| Modifier and Type | Method and Description |
|---|---|
static SemVer |
SemVer.parse(String v) |
static SemVer |
SemVer.parseOrNull(String v)
Parses the given version string, returning
null instead of throwing when it is not a
valid SemVer. |
| Modifier and Type | Method and Description |
|---|---|
int |
SemVer.compareTo(SemVer other) |
Copyright © 2026. All rights reserved.