码迷,mamicode.com
首页 > 其他好文 > 详细

map或者对象转换

时间:2019-12-10 21:00:56      阅读:80      评论:0      收藏:0      [点我收藏+]

标签:excel   data   json   bean   tostring   转换   对象   ror   err   

map或者对象转换为具有相同字段的对象

List<Example> errorCodeExcelBeanList = JSONObject.parseArray(((JSONObject) resultBean.getData()).get("list").toString(),Example.class);

map或者对象转换

标签:excel   data   json   bean   tostring   转换   对象   ror   err   

原文地址:https://www.cnblogs.com/lalalazar/p/12019090.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!