org.exolab.castor.util
Interface Iterator
- Stack.StackIterator
public interface Iterator
An implementation of the JDK 1.2 Iterator interface.
I wrote this because I want people using 1.1.x to be able
to use my apps, but I also wanted to get a start in moving my
source to JDK 1.2
$Revision: 1.1.1.1 $ $Date: 2003/03/03 07:09:04 $
hasNext
public boolean hasNext()
remove
public Object remove()
Intalio Inc. (C) 1999-2003. All rights reserved http://www.intalio.com