UnicodeDirectionalityCharacters
Unicode directionality modifiers can be used to conceal code in many editors.

Severity
ERROR

Suppression

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