protected static class BeanMap.MyMapEntry extends Object implements Map.Entry<String,Object>
BeanMap
protected
BeanMap.MyMapEntry(BeanMap owner, String key, Object value)
MyMapEntry
String
getKey()
Object
getValue()
setValue(Object value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
equals, hashCode
protected BeanMap.MyMapEntry(BeanMap owner, String key, Object value)
owner
key
value
public Object setValue(Object value)
setValue
Map.Entry<String,Object>
public String getKey()
getKey
public Object getValue()
getValue
Copyright © 2007–2015 Mysema Ltd. All rights reserved.