Package 

Class JSONCoStringBuilder

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
      public enum State
      public class Companion
    • Field Summary

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

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

        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