Fix inconsistencies in Android annotations

This commit is contained in:
Alexey Sedunov
2013-10-08 18:10:42 +04:00
parent 9c38716829
commit ed006a66c5
273 changed files with 24051 additions and 12822 deletions
@@ -1,7 +1,4 @@
<root>
<item name='org.apache.http.impl.entity.EntityDeserializer org.apache.http.entity.BasicHttpEntity doDeserialize(org.apache.http.io.SessionInputBuffer, org.apache.http.HttpMessage)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.entity.EntitySerializer void serialize(org.apache.http.io.SessionOutputBuffer, org.apache.http.HttpMessage, org.apache.http.HttpEntity) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
@@ -23,22 +20,25 @@
<item name='org.apache.http.impl.entity.EntitySerializer void serialize(org.apache.http.io.SessionOutputBuffer, org.apache.http.HttpMessage, org.apache.http.HttpEntity) 2'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.entity.EntityDeserializer org.apache.http.HttpEntity deserialize(org.apache.http.io.SessionInputBuffer, org.apache.http.HttpMessage)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.entity.EntityDeserializer org.apache.http.HttpEntity deserialize(org.apache.http.io.SessionInputBuffer, org.apache.http.HttpMessage) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.entity.EntityDeserializer org.apache.http.entity.BasicHttpEntity doDeserialize(org.apache.http.io.SessionInputBuffer, org.apache.http.HttpMessage)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.entity.StrictContentLengthStrategy long determineLength(org.apache.http.HttpMessage) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.entity.LaxContentLengthStrategy long determineLength(org.apache.http.HttpMessage) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.entity.EntitySerializer EntitySerializer(org.apache.http.entity.ContentLengthStrategy) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.entity.EntityDeserializer org.apache.http.HttpEntity deserialize(org.apache.http.io.SessionInputBuffer, org.apache.http.HttpMessage)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.entity.EntitySerializer java.io.OutputStream doSerialize(org.apache.http.io.SessionOutputBuffer, org.apache.http.HttpMessage)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.http.impl.entity.EntitySerializer EntitySerializer(org.apache.http.entity.ContentLengthStrategy) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
</root>