blob: 7574cc740a498018f4c23e7fee5d8229bbd5ac8b [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<problems>
<problem>
<file>WrapperToPrimitiveCast.java</file>
<line>8</line>
<problem_class severity="WARNING" attribute_key="NOT_USED_ELEMENT_ATTRIBUTES">Redundant type cast</problem_class>
<description>Casting &lt;code&gt;J&lt;/code&gt; to &lt;code&gt;int&lt;/code&gt; is redundant</description>
</problem>
<problem>
<file>WrapperToPrimitiveCast.java</file>
<line>9</line>
<problem_class severity="WARNING" attribute_key="NOT_USED_ELEMENT_ATTRIBUTES">Redundant type cast</problem_class>
<description>Casting &lt;code&gt;I&lt;/code&gt; to &lt;code&gt;int&lt;/code&gt; is redundant</description>
</problem>
<problem>
<file>WrapperToPrimitiveCast.java</file>
<line>12</line>
<problem_class severity="WARNING" attribute_key="NOT_USED_ELEMENT_ATTRIBUTES">Redundant type cast</problem_class>
<description>Casting &lt;code&gt;p&lt;/code&gt; to &lt;code&gt;Integer&lt;/code&gt; is redundant</description>
</problem>
<problem>
<file>WrapperToPrimitiveCast.java</file>
<line>15</line>
<problem_class severity="WARNING" attribute_key="NOT_USED_ELEMENT_ATTRIBUTES">Redundant type cast</problem_class>
<description>Casting &lt;code&gt;p&lt;/code&gt; to &lt;code&gt;Integer&lt;/code&gt; is redundant</description>
</problem>
<problem>
<file>WrapperToPrimitiveCast.java</file>
<line>24</line>
<problem_class severity="WARNING" attribute_key="NOT_USED_ELEMENT_ATTRIBUTES">Redundant type cast</problem_class>
<description>Casting &lt;code&gt;lnumber&lt;/code&gt; to &lt;code&gt;long&lt;/code&gt; is redundant</description>
</problem>
<problem>
<file>WrapperToPrimitiveCast.java</file>
<line>24</line>
<problem_class severity="WARNING" attribute_key="NOT_USED_ELEMENT_ATTRIBUTES">Redundant type cast</problem_class>
<description>Casting &lt;code&gt;lnumber&lt;/code&gt; to &lt;code&gt;long&lt;/code&gt; is redundant</description>
</problem>
</problems>