Class NullablePrimitive

java.lang.Object
com.google.errorprone.bugpatterns.BugChecker
com.google.errorprone.bugpatterns.nullness.NullablePrimitive
All Implemented Interfaces:
BugChecker.AnnotatedTypeTreeMatcher, BugChecker.MethodTreeMatcher, BugChecker.VariableTreeMatcher, Suppressible, Serializable

Author:
sebastian.h.monte@gmail.com (Sebastian Monte)
See Also: