railo.runtime.type.util
Class StructMapEntry
java.lang.Object
railo.runtime.type.util.StructMapEntry
- All Implemented Interfaces:
- Map.Entry
public class StructMapEntry
- extends Object
- implements Map.Entry
StructMapEntry
public StructMapEntry(Struct sct,
Collection.Key key,
Object value)
getKey
public Object getKey()
- Specified by:
getKey
in interface Map.Entry
- See Also:
Map.Entry.getKey()
getValue
public Object getValue()
- Specified by:
getValue
in interface Map.Entry
setValue
public Object setValue(Object value)
- Specified by:
setValue
in interface Map.Entry
Copyright © 2012 Railo