de.uniba.wiai.lspi.chord.com
Class Entry
java.lang.Object
de.uniba.wiai.lspi.chord.com.Entry
- All Implemented Interfaces:
- Serializable
public final class Entry
- extends Object
- implements Serializable
- See Also:
- Serialized Form
Entry
public Entry(ID id1,
Serializable value1)
- Parameters:
id1 - value1 -
getId
public ID getId()
- Returns:
- Returns the id.
getValue
public Serializable getValue()
- Returns:
- Returns the value.
toString
public String toString()
- Overrides:
toString in class Object
hashCode
public int hashCode()
- Overrides:
hashCode in class Object
equals
public boolean equals(Object o)
- Overrides:
equals in class Object
Copyright © 2004-2008 Karsten Loesing, Sven Kaffille - Distributed and Mobile Systems Group, Lehrstuhl für Praktische Informatik, Universität Bamberg. All Rights Reserved.