Class JsonReaderReader

  • All Implemented Interfaces:
    java.io.Closeable, java.lang.AutoCloseable, java.lang.Readable

    public class JsonReaderReader
    extends JsonReader
    • Field Summary

      • Fields inherited from class java.io.Reader

        lock
    • Constructor Summary

      Constructors 
      Constructor Description
      JsonReaderReader​(java.io.Reader reader)  
    • Constructor Detail

      • JsonReaderReader

        public JsonReaderReader​(java.io.Reader reader)
    • Method Detail

      • toString

        public java.lang.String toString()
        Specified by:
        toString in class JsonReader