User::class.java) //2、反序列化List<User>对象,其它带有泛型的类,皆可用此方法序列化 val type = object : TypeToken<List<User>>() {}.type val ...
確定! 回上一頁