List <String> members = gson.fromJson(json, StringList.class);. Alternatively, you can always subclass the type you want, and then pass in that class.
確定! 回上一頁