NestedInstanceOfConditions
Nested instanceOf conditions of disjoint types create blocks of code that never execute

Severity
WARNING

Suppression

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