railo.runtime.com
Class COMKeyWrapperIterator
java.lang.Object
railo.runtime.com.COMKeyWrapperIterator
- All Implemented Interfaces:
- Iterator<Collection.Key>
public final class COMKeyWrapperIterator
- extends Object
- implements Iterator<Collection.Key>
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<Collection.Key>
hasNext
public boolean hasNext()
- Specified by:
hasNext
in interface Iterator<Collection.Key>
next
public Collection.Key next()
- Specified by:
next
in interface Iterator<Collection.Key>
Copyright © 2012 Railo