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