BooleanParameter
Use parameter comments to document ambiguous literals
- Severity
- SUGGESTION
- Has Fix?
- REQUIRES_HUMAN_ATTENTION
The problem
Suppression
Suppress false positives by adding the suppression annotation @SuppressWarnings("BooleanParameter")
to the enclosing element.