所有类
-
类概要 类 说明 JsonProcessor Json processor, used to decode/encode json values, blocking and non-blocking.TypeToken<T> Simple generic type infer class, for tell json processor which type to decode with json.
| 类 | 说明 |
|---|---|
| JsonProcessor |
Json processor, used to decode/encode json values, blocking and non-blocking.
|
| TypeToken<T> |
Simple generic type infer class, for tell json processor which type to decode with json.
|