jade.util.leap
Interface Iterator


public interface Iterator
extends java.util.Iterator

This class represents the J2ME version of an "Iterator" to be used in LEAP.

Version:
1.0, 29/09/00
Author:
Nicolas Lhuillier
See Also:
Iterator

Methods inherited from interface java.util.Iterator
hasNext, next, remove