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)
          
 boolean equals(java.lang.Object o)
          
 int hashCode()
          
 java.lang.String toString()
          
 
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)

Specified by:
compareTo in interface java.lang.Comparable

equals

public boolean equals(java.lang.Object o)

Overrides:
equals in class java.lang.Object

hashCode

public int hashCode()

Overrides:
hashCode in class java.lang.Object

toString

public java.lang.String toString()

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: June 18 2003