AutoTweaker API
Toggle table of contents
0.1.0-alpha.35+c07218c5
common
Target filter
common
Switch theme
Search in API
Skip to content
AutoTweaker API
AutoTweaker API
/
io.github.autotweaker.api.types
/
SemVer
/
Companion
/
parse
parse
fun
parse
(
text
:
String
)
:
SemVer
(
source
)
从字符串解析一个符合 SemVer 规范的版本号。
Throws
Illegal
Argument
Exception
版本号不符合 SemVer 规范。