List of utility methods to do List Remove
for (int i = 0; i < positionDel.size(); i++) { targetList.remove(positionDel.get(i).intValue());