There is an array consisting of 5 characters like this ["1","2","3","4","5"] How to delete an element with an index of 3 so that the output would not be 1,2,3,4,5 , like this 1,2,3,5 ?
List list = Arrays.asList(ar1.length); ArrayList<Map<String, Object>> date = new ArrayList<Map<String, Object>>(list); date.remove(8); Map<String, Object> map; for (int i = 0; i < list; i++) { map = new HashMap<String, Object>(); map.put("hour", ar1[i]); map.put("min",ar[i]); date.add(map); } Help selects the sheet in a loop