Jalopy 1.0b11

de.hunsicker.jalopy.storage
Class Convention.Key

java.lang.Object
  extended byde.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)


hashCode

public int hashCode()


toString

public java.lang.String toString()


Jalopy 1.0b11

Submit a bug or feature.

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