Interface Coercion<S,​T>

    • Method Detail

      • coerce

        T coerce​(S input)
        Converts an input value.
        Parameters:
        input - the input value