railo.runtime.type.it
Class ObjectsEntryIterator.EntryImpl

java.lang.Object
  extended by railo.runtime.type.it.ObjectsEntryIterator.EntryImpl
All Implemented Interfaces:
Map.Entry<Collection.Key,Object>
Enclosing class:
ObjectsEntryIterator

public class ObjectsEntryIterator.EntryImpl
extends Object
implements Map.Entry<Collection.Key,Object>


Constructor Summary
ObjectsEntryIterator.EntryImpl(Objects objcts, Collection.Key key)
           
 
Method Summary
 Collection.Key getKey()
           
 Object getValue()
           
 Object setValue(Object value)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface java.util.Map.Entry
equals, hashCode
 

Constructor Detail

ObjectsEntryIterator.EntryImpl

public ObjectsEntryIterator.EntryImpl(Objects objcts,
                                      Collection.Key key)
Method Detail

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