public abstract class JSON extends Object
Constructor and Description |
---|
JSON() |
Modifier and Type | Method and Description |
---|---|
static Object |
parseObject(String jsonString) |
static String |
toJSONString(Object object) |
Copyright © 2023. All rights reserved.