public class ComponentEntryIterator extends EntryIterator implements Iterator<Map.Entry<Collection.Key,Object>>
Modifier and Type | Class and Description |
---|---|
class |
ComponentEntryIterator.CAEntryImpl |
EntryIterator.EntryImpl
Constructor and Description |
---|
ComponentEntryIterator(Component cfc,
Collection.Key[] keys,
int access) |
Modifier and Type | Method and Description |
---|---|
Map.Entry<Collection.Key,Object> |
next() |
hasMoreElements, hasNext, nextElement, remove
public ComponentEntryIterator(Component cfc, Collection.Key[] keys, int access)
public Map.Entry<Collection.Key,Object> next()
next
in interface Iterator<Map.Entry<Collection.Key,Object>>
next
in class EntryIterator
Copyright © 2015 Lucee