- java.lang.Object
-
- org.apache.commons.beanutils.DynaBeanMapDecorator.MapEntry
-
-
Field Summary
Fields
Modifier and Type |
Field and Description |
private java.lang.Object |
key |
private java.lang.Object |
value |
-
Method Summary
Methods
Modifier and Type |
Method and Description |
boolean |
equals(java.lang.Object o) |
java.lang.Object |
getKey() |
java.lang.Object |
getValue() |
int |
hashCode() |
java.lang.Object |
setValue(java.lang.Object value) |
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
hashCode
public int hashCode()
- Specified by:
hashCode
in interface java.util.Map.Entry
- Overrides:
hashCode
in class java.lang.Object
Copyright (c) 2000-2008 - Apache Software Foundation