railo.runtime.com
Class COMKeyWrapperIterator
java.lang.Object
railo.runtime.com.COMKeyWrapperIterator
- All Implemented Interfaces:
- Iterator
public final class COMKeyWrapperIterator
- extends Object
- implements Iterator
MUST this is a value iterator instead of a key iterator
COMKeyWrapperIterator
public COMKeyWrapperIterator(COMObject wrapper)
- Parameters:
wrapper
-
remove
public void remove()
- Specified by:
remove
in interface Iterator
- See Also:
Iterator.remove()
hasNext
public boolean hasNext()
- Specified by:
hasNext
in interface Iterator
- See Also:
Iterator.hasNext()
next
public Object next()
- Specified by:
next
in interface Iterator
- See Also:
Iterator.next()
Copyright © 2012 Railo