open fun rxGetAndIncrement(): Single<Long>
Increment the counter atomically and return the value before the increment.
Return