- java.lang.Object
-
- cn.mcres.karlatemp.mxlib.tools.CollectionsJsonWriter
-
- 所有已实现的接口:
IJsonWriter
public class CollectionsJsonWriter extends Object implements IJsonWriter
-
-
方法详细资料
-
write
public void write(Appendable appendable, Object obj) throws IOException
- 指定者:
write
在接口中IJsonWriter
- 抛出:
IOException
-
-