Fixed problems in jdk-annotations.
This commit is contained in:
@@ -1,4 +1,10 @@
|
||||
<root>
|
||||
<item name='java.util.zip.Checksum void update(byte[], int, int) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='java.util.zip.Checksum void update(byte[]) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='java.util.zip.Adler32 void update(byte[], int, int) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
|
||||
Reference in New Issue
Block a user