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