JSONArray arr=(JSONArray)map.getOrDefault("data","");List<DHD> data=JSONObject.parseArray(arr.toJSONString(),DHD.class);