rice.p2p.multiring
Class MultiringIdFactory.MultiringMapEntry
java.lang.Object
rice.p2p.multiring.MultiringIdFactory.MultiringMapEntry
- All Implemented Interfaces:
- Map.Entry
- Enclosing class:
- MultiringIdFactory
protected class MultiringIdFactory.MultiringMapEntry
- extends Object
- implements Map.Entry
entry
protected Map.Entry entry
MultiringIdFactory.MultiringMapEntry
public MultiringIdFactory.MultiringMapEntry(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.