Package com.google.errorprone.bugpatterns.nullness
package com.google.errorprone.bugpatterns.nullness
-
ClassesClassDescriptionRefactoring to add
@NullMarkedannotation to package-info.java files.ABugChecker; see the associatedBugPatternannotation for details.BugCheckeradds a null check toequals()method implementations which don't satisfy the null contract ofObject.equals(Object)i.e.ABugChecker; see the associatedBugPatternannotation for details.A bugpattern: see the summary.ABugChecker; see the associatedBugPatternannotation for details.ABugChecker; see the associatedBugPatternannotation for details.ABugChecker; see the associatedBugPatternannotation for details.ABugChecker; see the associatedBugPatternannotation for details.ABugChecker; see the associatedBugPatternannotation for details.ABugChecker; see the associatedBugPatternannotation for details.ABugChecker; see the associatedBugPatternannotation for details.A bug checker; see the summary.ABugChecker; see the associatedBugPatternannotation for details.Checks for unnecessarily performing null checks on expressions which can't be null.Check to detect unsafe upcasts ofnullvalues to wildcard types.ABugChecker; see the associatedBugPatternannotation for details.