com.gentlyweb.utils
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o)
This method just uses the algorithm defined in the Map.Entry interface.
|
Object |
getKey() |
Object |
getValue() |
int |
hashCode()
This method just uses the algorithm defined in the Map.Entry interface.
|
Object |
setValue(Object value) |