Incorrect Use of Autoboxing and Unboxing for Performance Critical Operations
CWE-1235 · Base · Incomplete
The code uses boxed primitives, which may introduce inefficiencies into performance-critical operations.
The code uses boxed primitives, which may introduce inefficiencies into performance-critical operations.