Simple Robot
Toggle table of contents
5.0.0-Preview2
common
Target filter
common
Switch theme
Search in API
Skip to content
Simple Robot
simbot-common-atomic
/
love.forte.simbot.common.atomic
/
AtomicLong
/
compareAndExchange
compare
And
Exchange
abstract
fun
compareAndExchange
(
expect
:
Long
,
value
:
Long
)
:
Long
(
source
)