getType(); Gson gson = new Gson(); String json = gson.toJson(list,listType); JsonElement element = parser.parse(json); return element.
確定! 回上一頁