json-iterator / java

jsoniter (json-iterator) is fast and flexible JSON parser available in Java and Go
http://jsoniter.com/
MIT License
1.51k stars 519 forks source link

updated design of this class #277

Closed abhishek-abhi closed 2 years ago

abhishek-abhi commented 4 years ago

This class need a private constructor as per the design