ca.uhn.cache.impl
Class CommonsLangObject
java.lang.Object
ca.uhn.cache.impl.CommonsLangObject
- Direct Known Subclasses:
- AbstractQueryParam, DataItem, Dimension, HibernateObject, Query, QueryResult
- public abstract class CommonsLangObject
- extends java.lang.Object
Class with a default implementations for equals and hashCode and toString, which the use commong-lang
EqualsBuilder
, HashCodeBuilder
and ToStringBuidler
.
- Version:
- $Revision: 1.1 $ updated on $Date: 2005/01/24 22:52:37 $ by $Author: bryan_tripp $
- Author:
- Alexei Guevara
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
CommonsLangObject
protected CommonsLangObject()
equals
public boolean equals(java.lang.Object theObj)
-
hashCode
public int hashCode()
-
toString
public java.lang.String toString()
-
Copyright © 2004-2005 University Health Network. All Rights Reserved.