|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.mchange.v2.lang.ObjectUtils
public final class ObjectUtils
| Method Summary | |
|---|---|
static boolean |
eqOrBothNull(java.lang.Object a,
java.lang.Object b)
|
static int |
hashOrZero(java.lang.Object o)
Note -- if you are using Arrays.equals( ... |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static boolean eqOrBothNull(java.lang.Object a,
java.lang.Object b)
public static int hashOrZero(java.lang.Object o)
ArrayUtils.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||