com.redhat.persistence.common
Class CompoundKey

java.lang.Object
  extended bycom.redhat.persistence.common.CompoundKey

public final class CompoundKey
extends Object

CompoundKey

Version:
$Revision: #4 $ $Date: 2004/04/07 $
Author:
Rafael H. Schloming <rhs@mit.edu>

Field Summary
static String versionId
           
 
Constructor Summary
CompoundKey(Object one, Object two)
           
 
Method Summary
 boolean equals(Object o)
           
 int hashCode()
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Field Detail

versionId

public static final String versionId
See Also:
Constant Field Values
Constructor Detail

CompoundKey

public CompoundKey(Object one,
                   Object two)
Method Detail

hashCode

public int hashCode()

equals

public boolean equals(Object o)

toString

public String toString()


Copyright (c) 2004 Red Hat, Inc. Corporation. All Rights Reserved. Generated at July 21 2004:2337 UTC