protected static class BeanMap.MyMapEntry extends DefaultMapEntry
BeanMap.| Modifier | Constructor and Description |
|---|---|
protected |
BeanMap.MyMapEntry(BeanMap owner,
java.lang.Object key,
java.lang.Object value)
Constructs a new
MyMapEntry. |
protected BeanMap.MyMapEntry(BeanMap owner, java.lang.Object key, java.lang.Object value)
MyMapEntry.owner - the BeanMap this entry belongs tokey - the key for this entryvalue - the value for this entrypublic java.lang.Object setValue(java.lang.Object value)
setValue in interface java.util.Map.EntrysetValue in class DefaultMapEntryvalue - the new value for the entryCopyright © 2001-2004 Apache Software Foundation. Documenation generated April 29 2013.