WebFlow
Class BeanContextSupport.BCSIterator

WebFlow.BeanContextSupport.BCSIterator

protected static final class BeanContextSupport.BCSIterator

protected final subclass that encapsulates an iterator but implements a noop remove() method.


Method Summary
 boolean hasNext()
           
 org.omg.CORBA.Object next()
           
 void remove()
           
 

Method Detail

hasNext

public boolean hasNext()

next

public org.omg.CORBA.Object next()

remove

public void remove()