An iterator that implements the Iterator, intended for subclassing so that you don't have to provide the remove() method all the time....
@author John Reekie
@author Michael Shilman
@version $Id: IteratorAdapter.java,v 1.15 2008/01/24 00:33:33 cxh Exp $
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.