Package | Description |
---|---|
cn.hutool.core.lang |
语言特性包,包括大量便捷的数据结构,例如验证器Validator,分布式ID生成器Snowflake等
|
Modifier and Type | Method and Description |
---|---|
static Version |
Version.of(String v)
解析版本字符串为Version对象
|
Modifier and Type | Method and Description |
---|---|
int |
Version.compareTo(Version that) |
Copyright © 2024. All rights reserved.