<@U0B9B2Q9W>: a Java Iterator has a remove method....
# announcements
r
@rafal: a Java Iterator has a remove method. Basically when you do a simple for loop and call remove on the collection inside the loop, you're breaking the iterator used by the for loop