toggle menu
Simple Robot
4.8.0
jvm
switch theme
search in API
simbot-common-core
/
love.forte.simbot.common.id
/
uIntIDOf
u
Int
IDOf
jvm
@
JvmName
(
name
=
"ofUInt"
)
@
ID4J
fun
uIntIDOf
(
value
:
UInt
)
:
UIntID
(
source
)
See also
UIntID.
Companion.
ID
@
JvmName
(
name
=
"ofUInt"
)
@
ID4J
fun
uIntIDOf
(
value
:
String
)
:
UIntID
(
source
)
See also
UIntID.
Companion.
ID
Throws
Number
Format
Exception
if the string is not a valid representation of a number.