Package org.apache.commons.beanutils
Class BaseDynaBeanMapDecorator.MapEntry<K>
java.lang.Object
org.apache.commons.beanutils.BaseDynaBeanMapDecorator.MapEntry<K>
- Enclosing class:
BaseDynaBeanMapDecorator<K>
private static class BaseDynaBeanMapDecorator.MapEntry<K>
extends Object
implements Map.Entry<K,Object>
Map.Entry implementation.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
key
-
value
-
-
Constructor Details
-
MapEntry
-
-
Method Details
-
equals
-
hashCode
public int hashCode() -
getKey
-
getValue
-
setValue
-