commons-lang
commons-lang copied to clipboard
Reuse ObjectUtils.anyNull
Reuse ObjectUtils.anyNull when need to instead of check if (obj == null || obj == null) {