blob: b5be58e3f2693c401696a3bdf2992e9c50bd11f9 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<problems>
<problem>
<file>AbstractMethodOverridesAbstractMethod.java</file>
<line>30</line>
<problem_class severity="WARNING" attribute_key="WARNING_ATTRIBUTES">Abstract method overrides abstract method</problem_class>
<description>Abstract method &lt;code&gt;three()&lt;/code&gt; overrides abstract method #loc</description>
</problem>
<problem>
<file>AbstractMethodOverridesAbstractMethod.java</file>
<line>41</line>
<problem_class severity="WARNING" attribute_key="WARNING_ATTRIBUTES">Abstract method overrides abstract method</problem_class>
<description>Abstract method &lt;code&gt;getList()&lt;/code&gt; overrides abstract method #loc</description>
</problem>
<problem>
<file>AbstractMethodOverridesAbstractMethod.java</file>
<line>60</line>
<problem_class severity="WARNING" attribute_key="WARNING_ATTRIBUTES">Abstract method overrides abstract method</problem_class>
<description>Abstract method &lt;code&gt;getList()&lt;/code&gt; overrides abstract method #loc</description>
</problem>
</problems>