decrementAndGet

Deprecated (with error)

Use decrementAndFetch() instead.

Replace with

this.decrementAndFetch()

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

Since Kotlin

2.1