toggle menu
Simple Robot
4.8.0
common
switch theme
search in API
simbot-common-atomic
/
love.forte.simbot.common.atomic
/
AtomicInt
/
compareAndExchange
compare
And
Exchange
abstract
fun
compareAndExchange
(
expect
:
Int
,
value
:
Int
)
:
Int
(
source
)