Map <String,List<String>> map = new HashMap<>(); map = (Map<String,List<String>>) new Gson().fromJson(json, map.getClass()); }. เรื่องง่ายๆ ที่หลายๆ คนไม่รู้ ...
確定! 回上一頁