java object 设置空对象

JSONObject jsonObjItemInfo = new JSONObject();
jsonObjItemInfo.put(null,null);