-
- All Implemented Interfaces:
-
net.pwall.json.stream.JSONCoBuilder
public final class JSONCoNumberBuilder implements JSONCoBuilder
-
-
Constructor Summary
Constructors Constructor Description JSONCoNumberBuilder(Character initialChar)
-
Method Summary
Modifier and Type Method Description BooleanacceptChar(Integer ch)Unitclose()BooleangetComplete()JSONValuegetResult()-
-
Constructor Detail
-
JSONCoNumberBuilder
JSONCoNumberBuilder(Character initialChar)
-
-
Method Detail
-
acceptChar
Boolean acceptChar(Integer ch)
-
getComplete
Boolean getComplete()
-
getResult
JSONValue getResult()
-
-
-
-