kotlin / 1.9 / api / latest / jvm / stdlib / kotlin.concurrent / -atomic-long / decrement-and-get.html

decrementAndGet

Platform and version requirements: Native (1.3)
fun decrementAndGet(): Long

Atomically decrements the current value by one and returns the new value.

© 2010–2023 JetBrains s.r.o. and Kotlin Programming Language contributors
Licensed under the Apache License, Version 2.0.
https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.concurrent/-atomic-long/decrement-and-get.html