I was trying to use the shorthand method of using a for loop instead of the Iterator Class although I can't seem to get it working. Is there something wrong with my logic or do I have to use an Iterator when removing items from a map? Thanks in Advance!