Fix inconsistencies in Android annotations
This commit is contained in:
@@ -5,6 +5,9 @@
|
||||
<item name='org.apache.harmony.xml.ExpatReader void setFeature(java.lang.String, boolean) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.harmony.xml.ExpatReader void setContentHandler(org.xml.sax.ContentHandler) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.harmony.xml.ExpatReader void parse(org.xml.sax.InputSource) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
|
||||
Reference in New Issue
Block a user