Package io.vertx.lang.rxjava3
Class Helper
- java.lang.Object
-
- io.vertx.lang.rxjava3.Helper
-
public class Helper extends Object
- Author:
- Julien Viet
-
-
Constructor Summary
Constructors Constructor Description Helper()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static Class
unwrap(Class<?> type)
Unwrap the type used in RxJava.
-