Add proper annotations for Android SDK
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
<root>
|
||||
<item name='org.apache.http.conn.util.InetAddressUtils boolean isIPv6StdAddress(java.lang.String) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.http.conn.util.InetAddressUtils boolean isIPv6HexCompressedAddress(java.lang.String) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.http.conn.util.InetAddressUtils boolean isIPv6Address(java.lang.String) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.http.conn.util.InetAddressUtils boolean isIPv4Address(java.lang.String) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
</root>
|
||||
Reference in New Issue
Block a user