org.apache.commons.collections
protected static class BeanMap.MyMapEntry extends AbstractMapEntry
BeanMap
.key, value
Modifier | Constructor and Description |
---|---|
protected |
BeanMap.MyMapEntry(BeanMap owner,
Object key,
Object value)
Constructs a new
MyMapEntry . |
Modifier and Type | Method and Description |
---|---|
Object |
setValue(Object value)
Sets the value.
|
equals, hashCode
getKey, getValue, toString
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.