| |
|
| java.lang.Object hu.netmind.persistence.BadHashCode
BadHashCode | public class BadHashCode implements Comparable(Code) | | This object simply refers to another object, but it overrides the
hashCode() and equals() methods to behave
incorrectly.
author: Brautigam Robert version: Revision: $Revision$ |
BadHashCode | public BadHashCode()(Code) | | |
BadHashCode | public BadHashCode(int identity)(Code) | | |
getIdentity | public int getIdentity()(Code) | | |
hashCode | public int hashCode(int identity)(Code) | | |
setIdentity | public void setIdentity(int identity)(Code) | | |
|
|
|