ImmutableRefactoring
Refactors uses of the JSR 305 @Immutable to Error Prone's annotation

Severity
SUGGESTION

Suppression

Suppress false positives by adding the suppression annotation @SuppressWarnings("ImmutableRefactoring") to the enclosing element.