但是在Kotlin 中,当我这样尝试时: val gson = Gson() val type: Type = TypeToken<List<SomeOjbect>>{}.type val measurements : List<SomeOjbect> ...
確定! 回上一頁