public class Version extends Object
| Modifier and Type | Field and Description |
|---|---|
static Version |
DEFAULT_VERSION
YAML 1.1
|
static Version |
V1_0 |
static Version |
V1_1 |
| Modifier and Type | Method and Description |
|---|---|
int |
getMajor() |
int |
getMinor() |
static Version |
getVersion(String value) |
String |
toString() |
Copyright © 2023. All rights reserved.