protected static class BeanMap.Entry extends org.apache.commons.collections.keyvalue.AbstractMapEntry
BeanMap
.Modifier | Constructor and Description |
---|---|
protected |
Entry(BeanMap owner,
Object key,
Object value)
Constructs a new
Entry . |
Modifier and Type | Method and Description |
---|---|
Object |
setValue(Object value)
Sets the value.
|
equals, hashCode
getKey, getValue, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
comparingByKey, comparingByKey, comparingByValue, comparingByValue, getKey, getValue
Copyright © 2000–2016 The Apache Software Foundation. All rights reserved.