Package 

Class JSONCoNumberBuilder

    • Nested Class Summary

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

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

      Modifier and Type Method Description
      Boolean acceptChar(Integer ch)
      Unit close()
      Boolean getComplete()
      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