Uses of Class
com.google.errorprone.bugpatterns.AbstractBanUnsafeAPIChecker
Package
Description
Checks added to the java compiler which detect common bug patterns.
-
Uses of AbstractBanUnsafeAPIChecker in com.google.errorprone.bugpatterns
Modifier and TypeClassDescriptionfinal class
ABugChecker
that detects use of the unsafe JNDI API system.final class
ABugChecker
that detects use of the unsafe JNDI API system.final class
ABugChecker
that detects use of the unsafeSerializable
API.