de.uniba.wiai.lspi.chord.console.command.entry
Class Value
java.lang.Object
de.uniba.wiai.lspi.chord.console.command.entry.Value
- All Implemented Interfaces:
- Serializable
public final class Value
- extends Object
- implements Serializable
A Value to be stored within a chord network by a command issued from
console.
- See Also:
- Serialized Form
|
Constructor Summary |
Value(String value1)
Creates a new instance of Value |
Value
public Value(String value1)
- Creates a new instance of Value
- Parameters:
value1 -
toString
public String toString()
- Overrides:
toString in class Object
equals
public boolean equals(Object o)
- Overrides:
equals in class Object
hashCode
public int hashCode()
- Overrides:
hashCode 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.