Interface UniConverter<I,​T>

    • Method Detail

      • from

        Uni<T> from​(I instance)
        Convert from type to Uni.
        Parameters:
        instance - what is to be converted
        Returns:
        Uni