Inferred JDK annotations
This commit is contained in:
committed by
Andrey Breslav
parent
3e7541605e
commit
5ad7be38bc
@@ -0,0 +1,8 @@
|
||||
<root>
|
||||
<item name='java.rmi.registry.LocateRegistry java.rmi.registry.Registry createRegistry(int, java.rmi.server.RMIClientSocketFactory, java.rmi.server.RMIServerSocketFactory)'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='java.rmi.registry.LocateRegistry java.rmi.registry.Registry createRegistry(int)'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
</root>
|
||||
Reference in New Issue
Block a user