railo.runtime.type.cfc
Class ComponentAccessValueIterator

java.lang.Object
  extended by railo.runtime.type.it.ValueIterator
      extended by railo.runtime.type.cfc.ComponentAccessValueIterator
All Implemented Interfaces:
Enumeration<Object>, Iterator<Object>

public class ComponentAccessValueIterator
extends ValueIterator
implements Iterator<Object>


Constructor Summary
ComponentAccessValueIterator(ComponentAccess cfc, Collection.Key[] keys, int access)
           
 
Method Summary
 Object next()
           
 
Methods inherited from class railo.runtime.type.it.ValueIterator
hasMoreElements, hasNext, nextElement, remove
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface java.util.Iterator
hasNext, remove
 

Constructor Detail

ComponentAccessValueIterator

public ComponentAccessValueIterator(ComponentAccess cfc,
                                    Collection.Key[] keys,
                                    int access)
Method Detail

next

public Object next()
Specified by:
next in interface Iterator<Object>
Overrides:
next in class ValueIterator


Copyright © 2012 Railo