net.sf.jpkgmk.util
Class ObjectUtils

java.lang.Object
  extended by net.sf.jpkgmk.util.ObjectUtils

public class ObjectUtils
extends java.lang.Object

Since:
1.0
Version:
$Revision: 2 $ $Date: 2008-08-20 21:14:19 +0200 (Mi, 20 Aug 2008) $
Author:
gommma (gommma AT users.sourceforge.net), Last changed by: $Author: gommma $

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

Method Detail

areObjectsEqual

public static boolean areObjectsEqual(java.lang.Object o1,
                                      java.lang.Object o2)


Copyright © 2007-2008. All Rights Reserved.