Inferred JDK annotations

This commit is contained in:
Alexey Sedunov
2012-12-10 15:24:03 +04:00
committed by Andrey Breslav
parent 3e7541605e
commit 5ad7be38bc
174 changed files with 41777 additions and 5969 deletions
@@ -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>