Primitives can never be null.
Suppress false positives by adding the suppression annotation @SuppressWarnings("NullablePrimitive") to the enclosing element.
@SuppressWarnings("NullablePrimitive")