Interface ObjectStringParser<T>

    • Method Summary

      Modifier and Type Method Description
      default T parse​(String input)  
      T parse​(_charArrayRange input)