Public Member Functions

org.exolab.castor.util.Iterator Interface Reference

Inheritance diagram for org.exolab.castor.util.Iterator:
org.exolab.castor.util.Stack.StackIterator

List of all members.

Public Member Functions

boolean hasNext ()
Object next ()
Object remove ()

Detailed Description

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

Author:
Keith Visco
See also:
java.util.Iterator
Version:
Revision:
1.1.1.1
Date:
2003/03/03 07:09:04

Member Function Documentation

Object org.exolab.castor.util.Iterator.remove (  ) 

The documentation for this interface was generated from the following file:
 All Classes Namespaces Files Functions Variables Enumerations Properties