Fix inconsistencies in Android annotations
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
<item name='libcore.net.UriCodec java.lang.String encode(java.lang.String, java.nio.charset.Charset) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='libcore.net.UriCodec java.lang.String decode(java.lang.String)'>
|
||||
<item name='libcore.net.UriCodec java.lang.String validate(java.lang.String, int, int, java.lang.String)'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='libcore.net.UriCodec void appendPartiallyEncoded(java.lang.StringBuilder, java.lang.String) 1'>
|
||||
@@ -17,19 +17,19 @@
|
||||
<item name='libcore.net.UriCodec void appendEncoded(java.lang.StringBuilder, java.lang.String) 1'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='libcore.net.UriCodec java.lang.String decode(java.lang.String) 0'>
|
||||
<item name='libcore.net.UriCodec java.lang.String decode(java.lang.String, boolean, java.nio.charset.Charset, boolean)'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='libcore.net.UriCodec java.lang.String validate(java.lang.String, int, int, java.lang.String)'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='libcore.net.UriCodec java.lang.String decode(java.lang.String, boolean, java.nio.charset.Charset, boolean) 0'>
|
||||
<item name='libcore.net.UriCodec java.lang.String decode(java.lang.String)'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='libcore.net.UriCodec java.lang.String encode(java.lang.String, java.nio.charset.Charset)'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='libcore.net.UriCodec java.lang.String decode(java.lang.String, boolean, java.nio.charset.Charset, boolean)'>
|
||||
<item name='libcore.net.UriCodec java.lang.String decode(java.lang.String) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='libcore.net.UriCodec java.lang.String decode(java.lang.String, boolean, java.nio.charset.Charset, boolean) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
</root>
|
||||
|
||||
@@ -1,26 +1,59 @@
|
||||
<root>
|
||||
<item name='libcore.net.url.JarHandler java.lang.String toExternalForm(java.net.URL) 0'>
|
||||
<item name='libcore.net.url.FileURLConnection java.lang.String getContentType()'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='libcore.net.url.FtpHandler java.net.URLConnection openConnection(java.net.URL, java.net.Proxy) 1'>
|
||||
<item name='libcore.net.url.FileHandler void parseURL(java.net.URL, java.lang.String, int, int) 1'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='libcore.net.url.JarURLConnectionImpl JarURLConnectionImpl(java.net.URL) 0'>
|
||||
<item name='libcore.net.url.UrlUtils java.lang.String canonicalizePath(java.lang.String, boolean)'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='libcore.net.url.JarHandler void parseURL(java.net.URL, java.lang.String, int, int) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='libcore.net.url.JarHandler java.lang.String toExternalForm(java.net.URL)'>
|
||||
<item name='libcore.net.url.JarURLConnectionImpl JarURLConnectionImpl(java.net.URL) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='libcore.net.url.FileHandler java.net.URLConnection openConnection(java.net.URL) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='libcore.net.url.FtpURLConnection FtpURLConnection(java.net.URL) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='libcore.net.url.JarHandler java.net.URLConnection openConnection(java.net.URL)'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='libcore.net.url.JarHandler java.net.URLConnection openConnection(java.net.URL) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='libcore.net.url.FtpHandler java.net.URLConnection openConnection(java.net.URL)'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='libcore.net.url.FileHandler java.net.URLConnection openConnection(java.net.URL, java.net.Proxy) 1'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='libcore.net.url.JarURLConnectionImpl java.security.Permission getPermission()'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='libcore.net.url.FtpURLConnection java.security.Permission getPermission()'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='libcore.net.url.FileURLConnection FileURLConnection(java.net.URL) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='libcore.net.url.FtpHandler java.net.URLConnection openConnection(java.net.URL, java.net.Proxy) 1'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='libcore.net.url.JarHandler java.lang.String toExternalForm(java.net.URL) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='libcore.net.url.JarHandler void parseURL(java.net.URL, java.lang.String, int, int) 1'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='libcore.net.url.FtpURLConnection FtpURLConnection(java.net.URL, java.net.Proxy) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='libcore.net.url.FtpURLConnection FtpURLConnection(java.net.URL) 0'>
|
||||
<item name='libcore.net.url.JarURLConnectionImpl java.lang.String getContentType()'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='libcore.net.url.UrlUtils java.lang.String getSchemePrefix(java.lang.String) 0'>
|
||||
@@ -29,22 +62,7 @@
|
||||
<item name='libcore.net.url.FtpHandler java.net.URLConnection openConnection(java.net.URL) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='libcore.net.url.FtpURLConnection java.security.Permission getPermission()'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='libcore.net.url.FtpHandler java.net.URLConnection openConnection(java.net.URL)'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='libcore.net.url.JarHandler java.net.URLConnection openConnection(java.net.URL) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='libcore.net.url.UrlUtils java.lang.String canonicalizePath(java.lang.String, boolean)'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='libcore.net.url.JarHandler java.net.URLConnection openConnection(java.net.URL)'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='libcore.net.url.FtpURLConnection java.lang.String getContentType()'>
|
||||
<item name='libcore.net.url.FtpHandler java.net.URLConnection openConnection(java.net.URL, java.net.Proxy)'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='libcore.net.url.UrlUtils java.lang.String canonicalizePath(java.lang.String, boolean) 0'>
|
||||
@@ -53,22 +71,16 @@
|
||||
<item name='libcore.net.url.FileHandler java.net.URLConnection openConnection(java.net.URL, java.net.Proxy) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='libcore.net.url.JarURLConnectionImpl java.lang.String getContentType()'>
|
||||
<item name='libcore.net.url.JarHandler java.lang.String toExternalForm(java.net.URL)'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='libcore.net.url.FileURLConnection FileURLConnection(java.net.URL) 0'>
|
||||
<item name='libcore.net.url.FtpURLConnection java.lang.String getContentType()'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='libcore.net.url.FtpHandler java.net.URLConnection openConnection(java.net.URL, java.net.Proxy) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='libcore.net.url.JarURLConnectionImpl java.security.Permission getPermission()'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='libcore.net.url.FileURLConnection java.lang.String getContentType()'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='libcore.net.url.FtpHandler java.net.URLConnection openConnection(java.net.URL, java.net.Proxy)'>
|
||||
<item name='libcore.net.url.FileHandler void parseURL(java.net.URL, java.lang.String, int, int) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
</root>
|
||||
|
||||
Reference in New Issue
Block a user