ArrayList <Animal> anim = gson.fromJson(json, ArrayList<Animal>.class);. But this is not correct, what is the correct syntax?
確定! 回上一頁