@Override public boolean addAll(int i, Collection collection) {
throw new LoopExecutionException(ImmutableLoopObject.IMMUTABILITY_ERROR);
}
@Override protected void removeRange(int i, int i1) {
throw new LoopExecutionException(ImmutableLoopObject.IMMUTABILITY_ERROR);
}