utils-internal
Toggle table of contents
2.4.0
common
Platform filter
common
Switch theme
Search in API
utils-internal
utils-internal
/
com.badoo.reaktive.utils.atomic
/
getAndChange
get
And
Change
inline
fun
<
T
>
AtomicReference
<
T
>
.
getAndChange
(
update
:
(
T
)
->
T
)
:
T