protected static class BeanMap.Entry<T> extends org.apache.commons.collections4.keyvalue.AbstractMapEntry<String,Object>
BeanMap
protected
BeanMap.Entry(BeanMap<T> owner, String key, Object value)
Entry
Object
setValue(Object value)
equals, hashCode
getKey, getValue, setKey, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
getKey, getValue
protected BeanMap.Entry(BeanMap<T> owner, String key, Object value)
owner
key
value
public Object setValue(Object value)
setValue
Map.Entry<String,Object>
org.apache.commons.collections4.keyvalue.AbstractMapEntry<String,Object>
Copyright © 2014–2016. All rights reserved.