Add proper annotations for Android SDK
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
<root>
|
||||
<item name='org.apache.http.auth.params.AuthParams java.lang.String getCredentialCharset(org.apache.http.params.HttpParams) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.http.auth.params.AuthParams void setCredentialCharset(org.apache.http.params.HttpParams, java.lang.String) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.http.auth.params.AuthParamBean AuthParamBean(org.apache.http.params.HttpParams) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.http.auth.params.AuthParams java.lang.String getCredentialCharset(org.apache.http.params.HttpParams)'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
</root>
|
||||
Reference in New Issue
Block a user