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,7 +1,4 @@
<root>
<item name='org.apache.http.entity.SerializableEntity java.io.InputStream getContent()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.entity.ByteArrayEntity ByteArrayEntity(byte[]) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
@@ -14,7 +11,7 @@
<item name='org.apache.http.entity.SerializableEntity void writeTo(java.io.OutputStream) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.entity.ByteArrayEntity java.io.InputStream getContent()'>
<item name='org.apache.http.entity.StringEntity java.io.InputStream getContent()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.entity.InputStreamEntity void writeTo(java.io.OutputStream) 0'>
@@ -23,13 +20,19 @@
<item name='org.apache.http.entity.FileEntity FileEntity(java.io.File, java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.entity.FileEntity java.io.InputStream getContent()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.entity.SerializableEntity java.io.InputStream getContent()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.entity.SerializableEntity SerializableEntity(java.io.Serializable, boolean) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.entity.BufferedHttpEntity void writeTo(java.io.OutputStream) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.entity.FileEntity java.io.InputStream getContent()'>
<item name='org.apache.http.entity.ByteArrayEntity java.io.InputStream getContent()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.entity.InputStreamEntity InputStreamEntity(java.io.InputStream, long) 0'>
@@ -50,9 +53,6 @@
<item name='org.apache.http.entity.EntityTemplate void writeTo(java.io.OutputStream) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.entity.StringEntity java.io.InputStream getContent()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.entity.StringEntity StringEntity(java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>