Name | Signature and Synopsis |
---|---|
getKey | Object getKey ( Object entry) Returns the key corresponding to this entry. |
getValue | Object getValue ( Object entry) Returns the value corresponding to this entry. |
setValue | Object setValue ( Object entry ,Object value ) Replaces the value corresponding to this entry with the specified value. |