vertx / io.vertx.rxjava.ext.unit / Completion / newInstance

newInstance

open static fun <T : Any> newInstance(arg: Completion<Any>): Completion<T>
open static fun <T : Any> newInstance(arg: Completion<Any>, __typeArg_T: TypeArg<T>): Completion<T>