Add proper annotations for Android SDK
This commit is contained in:
@@ -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