|
Rice Pastry API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectrice.p2p.multiring.MultiringIdFactory.MultiringMapEntry
protected class MultiringIdFactory.MultiringMapEntry
DESCRIBE THE CLASS
| Field Summary | |
|---|---|
protected java.util.Map.Entry |
entry
DESCRIBE THE FIELD |
| Constructor Summary | |
|---|---|
MultiringIdFactory.MultiringMapEntry(java.util.Map.Entry entry)
Constructor for MultiringMapEntry. |
|
| Method Summary | |
|---|---|
boolean |
equals(java.lang.Object o)
Compares this to the parameter. |
java.lang.Object |
getKey()
Gets the Key attribute of the MultiringMapEntry object |
java.lang.Object |
getValue()
Gets the Value attribute of the MultiringMapEntry object |
int |
hashCode()
Computes a hash value for this object. |
java.lang.Object |
setValue(java.lang.Object value)
Sets the Value attribute of the MultiringMapEntry 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 MultiringIdFactory.MultiringMapEntry(java.util.Map.Entry entry)
entry - DESCRIBE THE PARAMETER| Method Detail |
|---|
public java.lang.Object getKey()
getKey in interface java.util.Map.Entrypublic java.lang.Object getValue()
getValue in interface java.util.Map.Entrypublic java.lang.Object setValue(java.lang.Object value)
setValue in interface java.util.Map.Entryvalue - The new Value value
public boolean equals(java.lang.Object o)
equals in interface java.util.Map.Entryequals in class java.lang.Objecto - the reference object with which to compare.
public int hashCode()
hashCode in interface java.util.Map.EntryhashCode in class java.lang.Object
|
Rice Pastry API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||