vertx / io.vertx.reactivex.core.eventbus / SendContext / newInstance

newInstance

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