For Kotlin Map, we also need to use fromJson (json, typeOfT) with the help of TypeToken. Map mapObj = new Gson ().fromJson ( myJsonObjectString, new TypeToken > ...
確定! 回上一頁