InlineMeSuggester
This deprecated API looks inlineable. If you'd like the body of the API to be automatically inlined to its callers, please annotate it with @InlineMe. NOTE: the suggested fix makes the method final if it was not already.

Severity
WARNING

Suppression

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