Java how to handle “Unchecked cast” for Array from Object

后端 未结 3 1231
陌清茗
陌清茗 2020-12-19 17:22

In my Android project I have made an abstract AsyncTask class in which I input the URL and if needed paging information so I don\'t need to keep writing the HTTP stuff etc.<

3条回答
提交回复
热议问题