Add proper annotations for Android SDK

This commit is contained in:
Alexey Sedunov
2013-10-07 17:26:18 +04:00
parent d7936b7ea4
commit c943b4e9d5
288 changed files with 37834 additions and 10470 deletions
@@ -0,0 +1,68 @@
<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>
<item name='org.apache.http.entity.EntityTemplate EntityTemplate(org.apache.http.entity.ContentProducer) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.entity.FileEntity void writeTo(java.io.OutputStream) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<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()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.entity.InputStreamEntity void writeTo(java.io.OutputStream) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<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.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()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.entity.InputStreamEntity InputStreamEntity(java.io.InputStream, long) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.entity.HttpEntityWrapper HttpEntityWrapper(org.apache.http.HttpEntity) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.entity.BasicHttpEntity void writeTo(java.io.OutputStream) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.entity.BufferedHttpEntity BufferedHttpEntity(org.apache.http.HttpEntity) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.entity.ByteArrayEntity void writeTo(java.io.OutputStream) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<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>
<item name='org.apache.http.entity.InputStreamEntity java.io.InputStream getContent()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.entity.StringEntity void writeTo(java.io.OutputStream) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.entity.StringEntity StringEntity(java.lang.String, java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
</root>