Interface Parser<T>

    • Method Detail

      • parse

        T parse​(java.lang.String value)