Class BeanMap.Entry
java.lang.Object
org.apache.commons.collections.keyvalue.AbstractKeyValue
org.apache.commons.collections.keyvalue.AbstractMapEntry
org.apache.commons.beanutils.BeanMap.Entry
- All Implemented Interfaces:
Map.Entry, org.apache.commons.collections.KeyValue
- Enclosing class:
BeanMap
protected static class BeanMap.Entry
extends org.apache.commons.collections.keyvalue.AbstractMapEntry
Map entry used by
BeanMap.-
Field Summary
FieldsFields inherited from class org.apache.commons.collections.keyvalue.AbstractKeyValue
key, value -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.commons.collections.keyvalue.AbstractMapEntry
equals, hashCodeMethods inherited from class org.apache.commons.collections.keyvalue.AbstractKeyValue
getKey, getValue, toString
-
Field Details
-
owner
-
-
Constructor Details
-
Entry
-
-
Method Details
-
setValue
-