de.danielbechler.util
Class Objects

java.lang.Object
  extended by de.danielbechler.util.Objects

public class Objects
extends Object

Author:
Daniel Bechler

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

Method Detail

isEqual

public static boolean isEqual(Object a,
                              Object b)


Copyright © 2012. All Rights Reserved.