| Package | Description |
|---|---|
| com.alibaba.fastjson | |
| com.alibaba.fastjson.serializer | |
| com.alibaba.fastjson.support.config |
| Modifier and Type | Method and Description |
|---|---|
static String |
JSON.toJSONString(Object object,
SerializeConfig config,
SerializerFeature... features) |
| Modifier and Type | Field and Description |
|---|---|
static SerializeConfig |
SerializeConfig.global |
| Modifier and Type | Method and Description |
|---|---|
static SerializeConfig |
SerializeConfig.getGlobalInstance() |
| Modifier and Type | Method and Description |
|---|---|
SerializeConfig |
FastJsonConfig.getSerializeConfig() |
| Modifier and Type | Method and Description |
|---|---|
void |
FastJsonConfig.setSerializeConfig(SerializeConfig serializeConfig) |
Copyright © 2022 Alibaba Group. All rights reserved.