rice.p2p.past.gc
Class GCIdFactory.GCMapEntry
java.lang.Object
rice.p2p.past.gc.GCIdFactory.GCMapEntry
- All Implemented Interfaces:
- java.util.Map.Entry
- Enclosing class:
- GCIdFactory
protected class GCIdFactory.GCMapEntry
- extends java.lang.Object
- implements java.util.Map.Entry
Field Summary |
protected java.util.Map.Entry |
entry
|
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
entry
protected java.util.Map.Entry entry
GCIdFactory.GCMapEntry
public GCIdFactory.GCMapEntry(java.util.Map.Entry entry)
equals
public boolean equals(java.lang.Object o)
- Specified by:
equals
in interface java.util.Map.Entry
- Overrides:
equals
in class java.lang.Object
getKey
public java.lang.Object getKey()
- Specified by:
getKey
in interface java.util.Map.Entry
getValue
public java.lang.Object getValue()
- Specified by:
getValue
in interface java.util.Map.Entry
hashCode
public int hashCode()
- Specified by:
hashCode
in interface java.util.Map.Entry
- Overrides:
hashCode
in class java.lang.Object
setValue
public java.lang.Object setValue(java.lang.Object value)
- Specified by:
setValue
in interface java.util.Map.Entry
Copyright © 2001-2005 - Rice Pastry.