Interface Parser<T>

    • Method Detail

      • parse

        T parse​(java.lang.CharSequence text)
         throws java.text.ParseException
        Throws:
        java.text.ParseException