Package 

Interface JSONCoBuilder

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
      public class Companion
    • Method Summary

      Modifier and Type Method Description
      abstract Boolean acceptChar(Integer ch)
      Unit close()
      abstract Boolean getComplete()
      abstract JSONValue getResult()
      • Methods inherited from class net.pwall.json.stream.JSONCoBuilder

        equals, hashCode, toString
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait