Pattern: Missing use of checkNotNull
Issue: -
Flags check
calls for not-null check that can be replaced with a checkNotNull
call.
Pattern: Missing use of checkNotNull
Issue: -
Flags check
calls for not-null check that can be replaced with a checkNotNull
call.