|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.apache.cocoon.environment.impl.BaseMap.Entry
| Constructor Summary | |
BaseMap.Entry(Object key,
Object value)
|
|
| Method Summary | |
boolean |
equals(Object obj)
|
Object |
getKey()
|
Object |
getValue()
|
int |
hashCode()
|
Object |
setValue(Object value)
|
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public BaseMap.Entry(Object key,
Object value)
| Method Detail |
public Object getKey()
getKey in interface Map.Entrypublic Object getValue()
getValue in interface Map.Entrypublic Object setValue(Object value)
setValue in interface Map.Entrypublic int hashCode()
hashCode in interface Map.Entrypublic boolean equals(Object obj)
equals in interface Map.Entry
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||