RefasterAnyOfUsage
SUGGESTION
Simplification
Summary
Refaster#anyOf
should be passed at least two parameters
Suppression
Suppress false positives by adding the suppression annotation
@SuppressWarnings("RefasterAnyOfUsage")
to the enclosing element.Disable this pattern completely by adding
-Xep:RefasterAnyOfUsage:OFF
as compiler argument. Learn more.