使用GSON的Json的Kotlin数据类. 我有这样的Java POJO类: class Topic { @SerializedName("id") long id; @SerializedName("name") String name; }.
確定! 回上一頁