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
/
AtomicRef
/
compareAndExchange
compare
And
Exchange
abstract
fun
compareAndExchange
(
expect
:
T
,
value
:
T
)
:
T
(
source
)