railo.runtime.type.it
Class UCKeyIterator

java.lang.Object
  extended by railo.runtime.type.it.UCKeyIterator
All Implemented Interfaces:
Iterator

public class UCKeyIterator
extends Object
implements Iterator


Constructor Summary
UCKeyIterator(Iterator it)
           
 
Method Summary
 boolean hasNext()
           
 Object next()
           
 String nextString()
           
 void remove()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UCKeyIterator

public UCKeyIterator(Iterator it)
Method Detail

hasNext

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

next

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

nextString

public String nextString()

remove

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


Copyright © 2012 Railo