public class NullUtils extends Object
Constructor and Description |
---|
NullUtils() |
Modifier and Type | Method and Description |
---|---|
static boolean |
equalsOrBothNull(Object obj1,
Object obj2)
Returns true if both objects are null or they are equal.
|
Copyright © 2012. All Rights Reserved.