class); JsonAdapter<List<String>> jsonAdapter = moshi.adapter(type);. Step 3: Convert list to the json. String json = jsonAdapter.toJson( ...
確定! 回上一頁