toggle menu
Simple Robot
4.8.0
common
jvm
switch theme
search in API
simbot-common-core
/
love.forte.simbot.common.id
/
uLongIDOf
u
Long
IDOf
common
jvm
@
JvmName
(
name
=
"ofULong"
)
fun
uLongIDOf
(
value
:
ULong
)
:
ULongID
(
source
)
构建一个
ULongID
.
See also
ULongID.
Companion.
ID
@
JvmName
(
name
=
"ofULong"
)
@
ID4J
fun
uLongIDOf
(
value
:
String
)
:
ULongID
(
source
)
See also
ULongID.
Companion.
ID
Throws
Number
Format
Exception
if the string is not a valid representation of a number.