The following document contains the results of PMD 4.3.
| Violation | Line |
|---|---|
| Avoid instantiating Integer objects. Call Integer.valueOf() instead. | 41 |
| Avoid instantiating Integer objects. Call Integer.valueOf() instead. | 44 |
| Avoid instantiating Integer objects. Call Integer.valueOf() instead. | 47 |
| Avoid instantiating Integer objects. Call Integer.valueOf() instead. | 50 |