- All Superinterfaces:
- java.util.Iterator
public interface Iterator
extends java.util.Iterator
The LEAP (environment-dependent) version of the &qote;java.util.Iterator&qote; interface.
This interface appears to be exactly the same in J2SE, PJAVA and MIDP.
The internal implementation is different in the three cases however.
- Version:
- 1.0, 29/09/00
- Author:
- Nicolas Lhuillier
- See Also:
Iterator