Recover user-specified annotations for Android SDK

This commit is contained in:
Alexey Sedunov
2013-10-07 20:00:17 +04:00
parent 91336a888c
commit b2788cad97
243 changed files with 16803 additions and 12225 deletions
@@ -1,16 +1,10 @@
<root>
<item name='org.apache.commons.io.input.ClassLoaderObjectInputStream java.lang.Class resolveClass(java.io.ObjectStreamClass)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.input.ProxyInputStream int read(byte[]) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.input.ClassLoaderObjectInputStream ClassLoaderObjectInputStream(java.lang.ClassLoader, java.io.InputStream) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.input.CharSequenceReader java.lang.String toString()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.input.ProxyInputStream ProxyInputStream(java.io.InputStream) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
@@ -65,9 +59,15 @@
<item name='org.apache.commons.io.input.CountingInputStream CountingInputStream(java.io.InputStream) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.input.ClassLoaderObjectInputStream java.lang.Class resolveClass(java.io.ObjectStreamClass)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.input.CountingInputStream int read(byte[]) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.input.CharSequenceReader java.lang.String toString()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.input.ProxyReader ProxyReader(java.io.Reader) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>