org.hibernate.util
Class EqualsHelper

java.lang.Object
  extended by org.hibernate.util.EqualsHelper

public final class EqualsHelper
extends Object

Author:
Gavin King

Method Summary
static boolean equals(Object x, Object y)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

equals

public static boolean equals(Object x,
                             Object y)


Copyright © 2001-2010 Red Hat, Inc. All Rights Reserved.