|
Rice Pastry API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectrice.p2p.past.gc.GCIdFactory.GCMapEntry
protected class GCIdFactory.GCMapEntry
DESCRIBE THE CLASS
Field Summary | |
---|---|
protected java.util.Map.Entry |
entry
DESCRIBE THE FIELD |
Constructor Summary | |
---|---|
GCIdFactory.GCMapEntry(java.util.Map.Entry entry)
Constructor for GCMapEntry. |
Method Summary | |
---|---|
boolean |
equals(java.lang.Object o)
Compares this to the parameter. |
java.lang.Object |
getKey()
Gets the Key attribute of the GCMapEntry object |
java.lang.Object |
getValue()
Gets the Value attribute of the GCMapEntry object |
int |
hashCode()
Computes a hash value for this object. |
java.lang.Object |
setValue(java.lang.Object value)
Sets the Value attribute of the GCMapEntry object |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected java.util.Map.Entry entry
Constructor Detail |
---|
public GCIdFactory.GCMapEntry(java.util.Map.Entry entry)
entry
- DESCRIBE THE PARAMETERMethod Detail |
---|
public java.lang.Object getKey()
getKey
in interface java.util.Map.Entry
public java.lang.Object getValue()
getValue
in interface java.util.Map.Entry
public java.lang.Object setValue(java.lang.Object value)
setValue
in interface java.util.Map.Entry
value
- The new Value value
public boolean equals(java.lang.Object o)
equals
in interface java.util.Map.Entry
equals
in class java.lang.Object
o
- the reference object with which to compare.
public int hashCode()
hashCode
in interface java.util.Map.Entry
hashCode
in class java.lang.Object
|
Rice Pastry API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |