blob: 09425a819156807c20e865a6d29b5de13deaa970 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<problems>
<problem>
<file>C.java</file>
<line>12</line>
<problem_class severity="WARNING" attribute_key="WARNING_ATTRIBUTES">Unnecessarily qualified statically imported element</problem_class>
<description>Statically imported element 'PI' is unnecessarily qualified with &lt;code&gt;Math&lt;/code&gt; #loc</description>
</problem>
<problem>
<file>C.java</file>
<line>13</line>
<problem_class severity="WARNING" attribute_key="WARNING_ATTRIBUTES">Unnecessarily qualified statically imported element</problem_class>
<description>Statically imported element 'abs' is unnecessarily qualified with &lt;code&gt;Math&lt;/code&gt; #loc</description>
</problem>
</problems>