Package 

Class JSONCoArrayBuilder

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private final Boolean complete
      private final JSONArray result
    • Method Summary

      Modifier and Type Method Description
      Boolean acceptChar(Integer ch)
      Boolean getComplete()
      JSONArray getResult()
      • Methods inherited from class net.pwall.json.stream.JSONCoArrayBuilder

        close
      • 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