commons-lang icon indicating copy to clipboard operation
commons-lang copied to clipboard

Reuse ObjectUtils.anyNull

Open arturobernalg opened this issue 3 years ago • 2 comments

arturobernalg avatar Feb 25 '21 22:02 arturobernalg

Reuse ObjectUtils.anyNull when need to instead of check if (obj == null || obj == null) {

arturobernalg avatar Feb 25 '21 22:02 arturobernalg

Coverage Status

Coverage remained the same at 94.927% when pulling a82122365f40f2f34d17b632cd7f9b545c1a1987 on arturobernalg:feature/not_null into 950ab130d616a67c39921b1d8c2c5b877ee8ad55 on apache:master.

coveralls avatar Feb 25 '21 22:02 coveralls