Add proper annotations for Android SDK
This commit is contained in:
@@ -0,0 +1,35 @@
|
||||
<root>
|
||||
<item name='libcore.net.UriCodec void validateSimple(java.lang.String, java.lang.String) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='libcore.net.UriCodec java.lang.String validate(java.lang.String, int, int, java.lang.String) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<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, boolean, java.nio.charset.Charset, boolean)'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='libcore.net.UriCodec void appendPartiallyEncoded(java.lang.StringBuilder, java.lang.String) 1'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<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)'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<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 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'>
|
||||
<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>
|
||||
</root>
|
||||
@@ -0,0 +1,5 @@
|
||||
<root>
|
||||
<item name='libcore.net.http.HttpDate java.lang.String format(java.util.Date)'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
</root>
|
||||
@@ -0,0 +1,74 @@
|
||||
<root>
|
||||
<item name='libcore.net.url.JarURLConnectionImpl java.security.Permission getPermission()'>
|
||||
<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.FtpHandler java.net.URLConnection openConnection(java.net.URL, java.net.Proxy) 1'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='libcore.net.url.JarURLConnectionImpl JarURLConnectionImpl(java.net.URL) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<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.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.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) 0'>
|
||||
<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 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)'>
|
||||
<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.UrlUtils java.lang.String getSchemePrefix(java.lang.String) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<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.JarHandler java.net.URLConnection openConnection(java.net.URL) 0'>
|
||||
<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.FtpURLConnection java.security.Permission getPermission()'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='libcore.net.url.UrlUtils java.lang.String canonicalizePath(java.lang.String, boolean) 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.FileHandler java.net.URLConnection openConnection(java.net.URL, java.net.Proxy) 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.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) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='libcore.net.url.JarURLConnectionImpl java.lang.String getContentType()'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
</root>
|
||||
Reference in New Issue
Block a user