Simple Robot
Toggle table of contents
4.15.0
common
Platform filter
common
Switch theme
Search in API
Simple Robot
simbot-common-atomic
/
love.forte.simbot.common.atomic
/
toKotlinAtomicInt
to
Kotlin
Atomic
Int
fun
AtomicInt
.
toKotlinAtomicInt
(
)
:
AtomicInt
(
source
)
Converts
AtomicInt
to
KotlinAtomicInt
.
Since
4.14.1
fun
AtomicUInt
.
toKotlinAtomicInt
(
)
:
AtomicInt
(
source
)
Converts
AtomicUInt
to
KotlinAtomicInt
.
Since
4.14.1