Uses of Class
com.google.errorprone.bugpatterns.AbstractBanUnsafeAPIChecker
Packages that use AbstractBanUnsafeAPIChecker
Package
Description
Checks added to the java compiler which detect common bug patterns.
- 
Uses of AbstractBanUnsafeAPIChecker in com.google.errorprone.bugpatterns
Subclasses of AbstractBanUnsafeAPIChecker in com.google.errorprone.bugpatternsModifier and TypeClassDescriptionfinal classABugCheckerthat detects use of the unsafe JNDI API system.final classABugCheckerthat detects use of the unsafe JNDI API system.final classABugCheckerthat detects use of the unsafeSerializableAPI.