addAndGet

abstract fun addAndGet(delta: Long): Long

Adds the given delta to the counters current value

Return

the counters updated value

Parameters

delta

the delta to add