public class GlobalValueWriterMapping extends Object
| 构造器和说明 |
|---|
GlobalValueWriterMapping() |
public static void put(Type type, JSONValueWriter<?> writer)
type - 对象类型writer - 自定义对象写出实现public static JSONValueWriter<?> get(Type type)
type - 对象类型JSONValueWriterCopyright © 2024. All rights reserved.