Class Helper

    • Constructor Detail

      • Helper

        public Helper()
    • Method Detail

      • unwrap

        public static Class unwrap​(Class<?> type)
        Unwrap the type used in RxJava.
        Parameters:
        type - the type to unwrap
        Returns:
        the unwrapped type