vertx / io.vertx.lang.rxjava / Helper / unwrap

unwrap

open static fun unwrap(type: Class<*>): Class<Any>

Unwrap the type used in RxJava.

Parameters

type - the type to unwrap

Return
the unwrapped type