org.jbpm.util
Class EqualsUtil

java.lang.Object
  extended by org.jbpm.util.EqualsUtil

public class EqualsUtil
extends java.lang.Object


Method Summary
static boolean equals(java.lang.Object thisObject, java.lang.Object otherObject)
           
 
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(java.lang.Object thisObject,
                             java.lang.Object otherObject)


Copyright © 2009 JBoss, a division of Red Hat. All Rights Reserved.