Simple Robot
Toggle table of contents
4.11.0
common
Platform filter
common
Switch theme
Search in API
Simple Robot
simbot-common-atomic
/
love.forte.simbot.common.atomic
/
AtomicRef
/
compareAndExchange
compare
And
Exchange
abstract
fun
compareAndExchange
(
expect
:
T
,
value
:
T
)
:
T
(
source
)