Simple Robot
Toggle table of contents
4.15.0
common
Platform filter
common
Switch theme
Search in API
Simple Robot
simbot-common-core
/
love.forte.simbot.common.id
/
IntID
/
Companion
/
parse
parse
@
JvmStatic
fun
parse
(
value
:
String
)
:
IntID
(
source
)
将一个可以表示为
Int
的
String
转化为
Int
。
Since
4.14.1
See also
to
Int
Throws
Number
Format
Exception
如果
value
无法被转化为
Int