smile_elims

  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

2018年3月22日

摘要: list集合中integer问题 List<Integer> lists= gson.fromJson(params.get("lists"), new TypeToken<ArrayList<Integer>>() {}.getType()); 空值不转换问题 Gson gson = new Gs 阅读全文
posted @ 2018-03-22 09:28 smile_elims 阅读(247) 评论(0) 推荐(0)