vertx / io.vertx.kotlin.core.shareddata / io.vertx.core.shareddata.AsyncMap / sizeAwait

sizeAwait

suspend fun <K, V> AsyncMap<K, V>.sizeAwait(): Int

Suspending version of method io.vertx.core.shareddata.AsyncMap.size

Return

Int

NOTE: This function has been automatically generated from io.vertx.core.shareddata.AsyncMap using Vert.x codegen.