| Package | Description |
|---|---|
| org.aoju.bus.core |
| Modifier and Type | Method and Description |
|---|---|
Version |
Version.inComplete()
不完整模式
|
static Version |
Version.parse(String code) |
static Version |
Version.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Version[] |
Version.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2020. All rights reserved.