public final class ObjectUtils extends Object
Modifier and Type | Method and Description |
---|---|
static boolean |
eqOrBothNull(Object a,
Object b) |
static int |
hashOrZero(Object o)
Note -- if you are using Arrays.equals( ...
|
public static int hashOrZero(Object o)
ArrayUtils
.Copyright © 2017 com.mchange. All rights reserved.