Jalopy 1.0b10

de.hunsicker.jalopy.storage
Class Key

java.lang.Object
  |
  +--de.hunsicker.jalopy.storage.Key
All Implemented Interfaces:
Serializable

Deprecated. Replaced by Convention.Key. Only provided for backwards compatibility with earlier versions. Will be removed with a future release.

public final class Key
extends Object
implements Serializable

A key for storing a value in a code convention.

Since:
1.0b8
Version:
$Revision: 1.3 $
Author:
Marco Hunsicker
See Also:
ConventionKeys, Serialized Form

Method Summary
 boolean equals(Object o)
          Deprecated. Indicates whether some other object is "equal to" this one.
 int hashCode()
          Deprecated. Returns a hash code value for this object.
 String toString()
          Deprecated. Returns a string representation of this object.
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Method Detail

equals

public boolean equals(Object o)
Deprecated. 
Indicates whether some other object is "equal to" this one.
Overrides:
equals in class Object
Parameters:
o - the reference object with which to compare.
Returns:
true if this object is the same as the obj argument.

hashCode

public int hashCode()
Deprecated. 
Returns a hash code value for this object.
Overrides:
hashCode in class Object
Returns:
a hash code value for this object.

toString

public String toString()
Deprecated. 
Returns a string representation of this object.
Overrides:
toString in class Object
Returns:
A string representation of this object.

Jalopy 1.0b10

Submit a bug or feature.

For further information and documentation, visit the official Jalopy website.
This page generated: November 14 2002