Jalopy 1.0b10

de.hunsicker.jalopy.storage
Class Convention.Key

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

public static final class Convention.Key
extends java.lang.Object
implements java.io.Serializable, java.lang.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(java.lang.Object o)
          {@inheritDoc}
 boolean equals(java.lang.Object o)
          {@inheritDoc}
 int hashCode()
          {@inheritDoc}
 java.lang.String toString()
          {@inheritDoc}
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Method Detail

compareTo

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

equals

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

hashCode

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

toString

public java.lang.String toString()
{@inheritDoc}
Overrides:
toString in class java.lang.Object

Jalopy 1.0b10

Submit a bug or feature.

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