org.mapdb / Atomic / Long / decrementAndGet

decrementAndGet

fun decrementAndGet(): Long

Atomically decrements by one the current value.

Return
the updated value