Package com.mchange.v1.lang
Class NullUtils
java.lang.Object
com.mchange.v1.lang.NullUtils
Deprecated.
use com.mchange.v2.ObjectUtils.eqOrBothNull()
-
Method Summary
Modifier and TypeMethodDescriptionstatic boolean
equalsOrBothNull
(Object a, Object b) Deprecated.
-
Method Details
-
equalsOrBothNull
Deprecated.
-