Type Safety warning with JSON Iterator

前端 未结 0 1706
被撕碎了的回忆
被撕碎了的回忆 2021-02-11 14:56

My problem comes from getting an Iterator from a JSONObject.

Code generating error in its simplest form:

String json = client.retrieveList();
JSONObject          


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题