Inferred JDK annotations
This commit is contained in:
committed by
Andrey Breslav
parent
3e7541605e
commit
5ad7be38bc
@@ -0,0 +1,11 @@
|
||||
<root>
|
||||
<item name='java.awt.im.InputContext java.awt.im.InputContext getInstance()'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='java.awt.im.InputMethodRequests java.awt.Rectangle getTextLocation(java.awt.font.TextHitInfo)'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='java.awt.im.InputMethodRequests java.text.AttributedCharacterIterator getCommittedText(int, int, java.text.AttributedCharacterIterator.Attribute[])'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
</root>
|
||||
Reference in New Issue
Block a user