|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectrailo.runtime.type.it.ValueIterator
railo.runtime.type.cfc.ComponentAccessValueIterator
public class ComponentAccessValueIterator
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 |
---|
public ComponentAccessValueIterator(ComponentAccess cfc, Collection.Key[] keys, int access)
Method Detail |
---|
public Object next()
next
in interface Iterator<Object>
next
in class ValueIterator
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |