| 程序包 | 说明 |
|---|---|
| com.litongjava.tio.utils.json |
| 限定符和类型 | 字段和说明 |
|---|---|
protected static ThreadLocal<JsonResult> |
TioJson.TL |
| 限定符和类型 | 方法和说明 |
|---|---|
static boolean |
TioJsonKit.checkDepth(int depth,
JsonResult ret) |
static void |
TioJsonKit.iteratorToJson(Iterator it,
int depth,
JsonResult ret) |
static void |
TioJsonKit.mapToJson(Map<?,?> map,
int depth,
JsonResult ret) |
static void |
TioJsonKit.modelAndRecordToJson(Map<String,Object> map,
int depth,
JsonResult ret) |
void |
TioToJson.toJson(T value,
int depth,
JsonResult ret) |
Copyright © 2024. All rights reserved.