org.mapdb / Atomic / Integer / incrementAndGet

incrementAndGet

fun incrementAndGet(): Int

Atomically increments by one the current value.

Return
the updated value