|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectrailo.runtime.type.it.EntryIterator
railo.runtime.type.cfc.ComponentAccessEntryIterator
public class ComponentAccessEntryIterator
Nested Class Summary | |
---|---|
class |
ComponentAccessEntryIterator.CAEntryImpl
|
Nested classes/interfaces inherited from class railo.runtime.type.it.EntryIterator |
---|
EntryIterator.EntryImpl |
Constructor Summary | |
---|---|
ComponentAccessEntryIterator(ComponentAccess cfc,
Collection.Key[] keys,
int access)
|
Method Summary | |
---|---|
Map.Entry<Collection.Key,Object> |
next()
|
Methods inherited from class railo.runtime.type.it.EntryIterator |
---|
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 ComponentAccessEntryIterator(ComponentAccess cfc, Collection.Key[] keys, int access)
Method Detail |
---|
public Map.Entry<Collection.Key,Object> next()
next
in interface Iterator<Map.Entry<Collection.Key,Object>>
next
in class EntryIterator
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |