rice.p2p.past.gc
Class GCIdFactory.GCMapEntry
java.lang.Object
rice.p2p.past.gc.GCIdFactory.GCMapEntry
- All Implemented Interfaces:
- Map.Entry
- Enclosing class:
- GCIdFactory
protected class GCIdFactory.GCMapEntry
- extends Object
- implements Map.Entry
entry
protected Map.Entry entry
GCIdFactory.GCMapEntry
public GCIdFactory.GCMapEntry(Map.Entry entry)
equals
public boolean equals(Object o)
- Specified by:
equals in interface Map.Entry- Overrides:
equals in class Object
getKey
public Object getKey()
- Specified by:
getKey in interface Map.Entry
getValue
public Object getValue()
- Specified by:
getValue in interface Map.Entry
hashCode
public int hashCode()
- Specified by:
hashCode in interface Map.Entry- Overrides:
hashCode in class Object
setValue
public Object setValue(Object value)
- Specified by:
setValue in interface Map.Entry
Copyright © 2010. All Rights Reserved.