#6. convert json string to hashmap java Code Example. Map retMap = new Gson().fromJson( jsonString, new TypeToken >() {}.getType() );.
確定! 回上一頁