Interface ValueParser<U>

  • Type Parameters:
    U - The type of the value to parse

    @Deprecated
    @InternalApi
    public interface ValueParser<U>
    Deprecated.
    Parses a value from a string.