It is unnecessary for this assignment or return expression to be boxed explicitly.
Suppress false positives by adding the suppression annotation @SuppressWarnings("UnnecessaryBoxedAssignment") to the enclosing element.
@SuppressWarnings("UnnecessaryBoxedAssignment")