getType(); Map<String, String> myMap = gson.fromJson("{'k1':'apple','k2':'orange'}" ... Gson gson = new Gson(); Map jsonObject = (Map) gson.
確定! 回上一頁