Reports "unboxing", e.g. explicit unwrapping of wrapped primitive values. Unboxing is unnecessary under Java 5 and newer, and can be safely removed.

This inspection only reports if the project or module is configured to use a language level of 5.0 or higher.

Powered by InspectionGadgets