org.exolab.castor.util
Class Stack.StackIterator

java.lang.Object
  extended by org.exolab.castor.util.Stack.StackIterator
All Implemented Interfaces:
Iterator
Enclosing class:
Stack

public class Stack.StackIterator
extends java.lang.Object
implements Iterator


Field Summary
(package private)  org.exolab.castor.util.Stack.StackItem current
           
 
Constructor Summary
protected Stack.StackIterator(org.exolab.castor.util.Stack.StackItem top)
           
 
Method Summary
 boolean hasNext()
           
 java.lang.Object next()
           
 java.lang.Object remove()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

current

org.exolab.castor.util.Stack.StackItem current
Constructor Detail

Stack.StackIterator

protected Stack.StackIterator(org.exolab.castor.util.Stack.StackItem top)
Method Detail

hasNext

public boolean hasNext()
Specified by:
hasNext in interface Iterator

next

public java.lang.Object next()
Specified by:
next in interface Iterator

remove

public java.lang.Object remove()
                        throws java.lang.IllegalStateException
Specified by:
remove in interface Iterator
Throws:
java.lang.IllegalStateException


Intalio Inc. (C) 1999-2004. All rights reserved http://www.intalio.com