vertx / io.vertx.reactivex.core.shareddata / Counter / rxGet

rxGet

open fun rxGet(): Single<Long>

Get the current value of the counter

Return