railo.runtime.com
Class COMValueWrapperIterator

java.lang.Object
  extended by railo.runtime.com.COMValueWrapperIterator
All Implemented Interfaces:
Iterator

public final class COMValueWrapperIterator
extends Object
implements Iterator


Constructor Summary
COMValueWrapperIterator(COMObject wrapper)
           
 
Method Summary
 boolean hasNext()
           
 Object next()
           
 void remove()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

COMValueWrapperIterator

public COMValueWrapperIterator(COMObject wrapper)
Parameters:
wrapper -
Method Detail

remove

public void remove()
Specified by:
remove in interface Iterator

hasNext

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

next

public Object next()
Specified by:
next in interface Iterator


Copyright © 2012 Railo