Copy an iterator - TechRepublic
General discussion
November 14, 2002 at 10:52 PM
maryweilage

Copy an iterator

by maryweilage . Updated 23 years, 7 months ago

The Nov. 18, Java TechMail suggests that copying an iterator instead of threading synchronization is one answer to preventing exception errors in Java applications. What techniques have you used in your Java application development to avoid threading exceptions?

This discussion is locked

All Comments