railo.runtime.type.cfc
Class ComponentAccessEntryIterator.CAEntryImpl
java.lang.Object
railo.runtime.type.it.EntryIterator.EntryImpl
railo.runtime.type.cfc.ComponentAccessEntryIterator.CAEntryImpl
- All Implemented Interfaces:
- Map.Entry<Collection.Key,Object>
- Enclosing class:
- ComponentAccessEntryIterator
public class ComponentAccessEntryIterator.CAEntryImpl
- extends EntryIterator.EntryImpl
- implements Map.Entry<Collection.Key,Object>
ComponentAccessEntryIterator.CAEntryImpl
public ComponentAccessEntryIterator.CAEntryImpl(ComponentAccess cfc,
Collection.Key key,
int access)
getValue
public Object getValue()
- Specified by:
getValue
in interface Map.Entry<Collection.Key,Object>
- Overrides:
getValue
in class EntryIterator.EntryImpl
setValue
public Object setValue(Object value)
- Specified by:
setValue
in interface Map.Entry<Collection.Key,Object>
- Overrides:
setValue
in class EntryIterator.EntryImpl
Copyright © 2012 Railo