Jalopy 1.0b10

de.hunsicker.jalopy.storage
Class Convention.Key

java.lang.Object
  |
  +--de.hunsicker.jalopy.storage.Convention.Key
All Implemented Interfaces:
Comparable, Serializable
Enclosing class:
Convention

public static final class Convention.Key
extends Object
implements Serializable, Comparable

A key for storing a value in a code convention.

Since:
1.0b9
Version:
$Revision: 1.5 $
Author:
Marco Hunsicker
See Also:
ConventionKeys, Serialized Form

Method Summary
 int compareTo(Object o)
          {@inheritDoc}
 boolean equals(Object o)
          {@inheritDoc}
 int hashCode()
          {@inheritDoc}
 String toString()
          {@inheritDoc}
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Method Detail

compareTo

public int compareTo(Object o)
{@inheritDoc}
Specified by:
compareTo in interface Comparable

equals

public boolean equals(Object o)
{@inheritDoc}
Overrides:
equals in class Object

hashCode

public int hashCode()
{@inheritDoc}
Overrides:
hashCode in class Object

toString

public String toString()
{@inheritDoc}
Overrides:
toString in class 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