Fix inconsistencies in Android annotations
This commit is contained in:
@@ -1,59 +1,122 @@
|
||||
<root>
|
||||
<item name='org.apache.http.cookie.CookieOrigin java.lang.String getPath()'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.http.cookie.CookiePathComparator int compare(org.apache.http.cookie.Cookie, org.apache.http.cookie.Cookie) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.http.cookie.CookieSpecRegistry org.apache.http.cookie.CookieSpec getCookieSpec(java.lang.String) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.http.cookie.CookiePathComparator int compare(org.apache.http.cookie.Cookie, org.apache.http.cookie.Cookie) 1'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.http.cookie.CookieIdentityComparator int compare(java.lang.Object, java.lang.Object) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.http.cookie.CookieIdentityComparator int compare(java.lang.Object, java.lang.Object) 1'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.http.cookie.CookieOrigin CookieOrigin(java.lang.String, int, java.lang.String, boolean) 0'>
|
||||
<item name='org.apache.http.cookie.SetCookie void setComment(java.lang.String) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.http.cookie.CookieSpecRegistry void register(java.lang.String, org.apache.http.cookie.CookieSpecFactory) 1'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.http.cookie.CookieOrigin CookieOrigin(java.lang.String, int, java.lang.String, boolean) 2'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.http.cookie.CookieSpecRegistry java.util.List<java.lang.String> getSpecNames()'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.http.cookie.CookieIdentityComparator int compare(org.apache.http.cookie.Cookie, org.apache.http.cookie.Cookie) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.http.cookie.CookieOrigin java.lang.String getHost()'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.http.cookie.CookieSpecRegistry void register(java.lang.String, org.apache.http.cookie.CookieSpecFactory) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.http.cookie.CookieIdentityComparator int compare(org.apache.http.cookie.Cookie, org.apache.http.cookie.Cookie) 1'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.http.cookie.CookiePathComparator int compare(java.lang.Object, java.lang.Object) 0'>
|
||||
<item name='org.apache.http.cookie.CookieSpec void validate(org.apache.http.cookie.Cookie, org.apache.http.cookie.CookieOrigin) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.http.cookie.CookieOrigin java.lang.String toString()'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.http.cookie.CookieSpecFactory org.apache.http.cookie.CookieSpec newInstance(org.apache.http.params.HttpParams)'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.http.cookie.CookieAttributeHandler boolean match(org.apache.http.cookie.Cookie, org.apache.http.cookie.CookieOrigin) 1'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.http.cookie.CookieSpecRegistry void register(java.lang.String, org.apache.http.cookie.CookieSpecFactory) 1'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.http.cookie.CookieOrigin java.lang.String getHost()'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.http.cookie.CookieSpec java.util.List<org.apache.http.Header> formatCookies(java.util.List<org.apache.http.cookie.Cookie>) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.http.cookie.CookieOrigin java.lang.String getPath()'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.http.cookie.CookieSpec java.util.List<org.apache.http.Header> formatCookies(java.util.List<org.apache.http.cookie.Cookie>)'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.http.cookie.CookieIdentityComparator int compare(org.apache.http.cookie.Cookie, org.apache.http.cookie.Cookie) 1'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.http.cookie.CookieAttributeHandler void parse(org.apache.http.cookie.SetCookie, java.lang.String) 1'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.http.cookie.CookieAttributeHandler void validate(org.apache.http.cookie.Cookie, org.apache.http.cookie.CookieOrigin) 1'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.http.cookie.CookiePathComparator int compare(java.lang.Object, java.lang.Object) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.http.cookie.CookieSpecRegistry java.util.List<java.lang.String> getSpecNames()'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.http.cookie.CookieSpecRegistry void unregister(java.lang.String) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.http.cookie.CookieSpec java.util.List<org.apache.http.cookie.Cookie> parse(org.apache.http.Header, org.apache.http.cookie.CookieOrigin)'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.http.cookie.CookieSpec java.util.List<org.apache.http.cookie.Cookie> parse(org.apache.http.Header, org.apache.http.cookie.CookieOrigin) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.http.cookie.CookieSpec boolean match(org.apache.http.cookie.Cookie, org.apache.http.cookie.CookieOrigin) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.http.cookie.CookiePathComparator int compare(org.apache.http.cookie.Cookie, org.apache.http.cookie.Cookie) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.http.cookie.CookieIdentityComparator int compare(java.lang.Object, java.lang.Object) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.http.cookie.ClientCookie java.lang.String getAttribute(java.lang.String) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.http.cookie.CookieSpec void validate(org.apache.http.cookie.Cookie, org.apache.http.cookie.CookieOrigin) 1'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.http.cookie.CookieSpec boolean match(org.apache.http.cookie.Cookie, org.apache.http.cookie.CookieOrigin) 1'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.http.cookie.CookieOrigin CookieOrigin(java.lang.String, int, java.lang.String, boolean) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.http.cookie.CookieAttributeHandler boolean match(org.apache.http.cookie.Cookie, org.apache.http.cookie.CookieOrigin) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.http.cookie.SetCookie void setValue(java.lang.String) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.http.cookie.CookieOrigin CookieOrigin(java.lang.String, int, java.lang.String, boolean) 2'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.http.cookie.CookieIdentityComparator int compare(org.apache.http.cookie.Cookie, org.apache.http.cookie.Cookie) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.http.cookie.CookieSpecRegistry void register(java.lang.String, org.apache.http.cookie.CookieSpecFactory) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.http.cookie.CookieAttributeHandler void validate(org.apache.http.cookie.Cookie, org.apache.http.cookie.CookieOrigin) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.http.cookie.CookieAttributeHandler void parse(org.apache.http.cookie.SetCookie, java.lang.String) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.http.cookie.Cookie boolean isExpired(java.util.Date) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.http.cookie.CookieSpecRegistry org.apache.http.cookie.CookieSpec getCookieSpec(java.lang.String, org.apache.http.params.HttpParams) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.http.cookie.CookieSpec java.util.List<org.apache.http.cookie.Cookie> parse(org.apache.http.Header, org.apache.http.cookie.CookieOrigin) 1'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.http.cookie.CookiePathComparator int compare(java.lang.Object, java.lang.Object) 1'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.http.cookie.Cookie java.lang.String getName()'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
</root>
|
||||
|
||||
Reference in New Issue
Block a user