All Downloads are FREE. Search and download functionalities are using the official Maven repository.

errorprone.bugpattern.CompatibleWithAnnotationMisuse.md Maven / Gradle / Ivy

The newest version!
The `@CompatibleWith` annotation is used to mark parameters that need extra type
checking on arguments passed to the method. The annotation was not appropriately
placed on a parameter with a valid type argument. See the javadoc for more
details.




© 2015 - 2025 Weber Informatics LLC | Privacy Policy