Interface StringReader<T>


public interface StringReader<T>
  • Method Summary

    Modifier and Type
    Method
    Description
    read(String value)
     
  • Method Details