Inferred JDK annotations
This commit is contained in:
committed by
Andrey Breslav
parent
3e7541605e
commit
5ad7be38bc
@@ -0,0 +1,14 @@
|
||||
<root>
|
||||
<item name='org.omg.Messaging.SyncScopeHelper void write(org.omg.CORBA.portable.OutputStream, short) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.omg.Messaging.SyncScopeHelper short extract(org.omg.CORBA.Any) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.omg.Messaging.SyncScopeHelper void insert(org.omg.CORBA.Any, short) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.omg.Messaging.SyncScopeHelper short read(org.omg.CORBA.portable.InputStream) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
</root>
|
||||
Reference in New Issue
Block a user