Rice Pastry API

rice.p2p.past.gc
Class GCIdFactory.GCMapEntry

java.lang.Object
  extended byrice.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

DESCRIBE THE CLASS

Version:
$Id: pretty.settings,v 1.3 2005/03/11 20:22:33 jeffh Exp $
Author:
jeffh

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)
          DESCRIBE THE METHOD
 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()
          DESCRIBE THE METHOD
 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

entry

protected java.util.Map.Entry entry
DESCRIBE THE FIELD

Constructor Detail

GCIdFactory.GCMapEntry

public GCIdFactory.GCMapEntry(java.util.Map.Entry entry)
Constructor for GCMapEntry.

Parameters:
entry - DESCRIBE THE PARAMETER
Method Detail

getKey

public java.lang.Object getKey()
Gets the Key attribute of the GCMapEntry object

Specified by:
getKey in interface java.util.Map.Entry
Returns:
The Key value

getValue

public java.lang.Object getValue()
Gets the Value attribute of the GCMapEntry object

Specified by:
getValue in interface java.util.Map.Entry
Returns:
The Value value

setValue

public java.lang.Object setValue(java.lang.Object value)
Sets the Value attribute of the GCMapEntry object

Specified by:
setValue in interface java.util.Map.Entry
Parameters:
value - The new Value value
Returns:
DESCRIBE THE RETURN VALUE

equals

public boolean equals(java.lang.Object o)
DESCRIBE THE METHOD

Specified by:
equals in interface java.util.Map.Entry
Parameters:
o - DESCRIBE THE PARAMETER
Returns:
DESCRIBE THE RETURN VALUE

hashCode

public int hashCode()
DESCRIBE THE METHOD

Specified by:
hashCode in interface java.util.Map.Entry
Returns:
DESCRIBE THE RETURN VALUE

Rice Pastry API

Copyright © 2001-2005 - Rice Pastry.


Imprint-Dataprotection