Hi, > >Where does the definition of structural change come from? Although I For future reference. I found the definition: http://java.sun.com/products/jdk/1.2/docs/api/java/util/AbstractList.html#modCount "Structural modifications are those that change the size of the list, or otherwise perturb it in such a fashion that iterations in progress may yield incorrect results." Cheers, Mark