Update android annotations. Do not add jdk annotations for android sdk

This commit is contained in:
Natalia Ukhorskaya
2014-01-15 12:19:30 +04:00
parent 786e59bbfa
commit 14f4b6e4b4
344 changed files with 47371 additions and 26982 deletions
@@ -0,0 +1,17 @@
<root>
<item name='javax.sql.StatementEvent StatementEvent(javax.sql.PooledConnection, java.sql.PreparedStatement, java.sql.SQLException) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='javax.sql.StatementEvent StatementEvent(javax.sql.PooledConnection, java.sql.PreparedStatement) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='javax.sql.RowSetEvent RowSetEvent(javax.sql.RowSet) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='javax.sql.ConnectionEvent ConnectionEvent(javax.sql.PooledConnection) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='javax.sql.ConnectionEvent ConnectionEvent(javax.sql.PooledConnection, java.sql.SQLException) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
</root>