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
@@ -1,16 +1,16 @@
<root>
<item name='org.apache.xpath.operations.UnaryOperation org.apache.xpath.objects.XObject operate(org.apache.xpath.objects.XObject)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.operations.And org.apache.xpath.objects.XObject execute(org.apache.xpath.XPathContext) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.operations.Number org.apache.xpath.objects.XObject operate(org.apache.xpath.objects.XObject)'>
<item name='org.apache.xpath.operations.Gt org.apache.xpath.objects.XObject operate(org.apache.xpath.objects.XObject, org.apache.xpath.objects.XObject)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.operations.Mult org.apache.xpath.objects.XObject operate(org.apache.xpath.objects.XObject, org.apache.xpath.objects.XObject) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.operations.Div org.apache.xpath.objects.XObject operate(org.apache.xpath.objects.XObject, org.apache.xpath.objects.XObject)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.operations.Operation void callVisitors(org.apache.xpath.ExpressionOwner, org.apache.xpath.XPathVisitor) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
@@ -32,24 +32,24 @@
<item name='org.apache.xpath.operations.Div org.apache.xpath.objects.XObject operate(org.apache.xpath.objects.XObject, org.apache.xpath.objects.XObject) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.operations.Minus org.apache.xpath.objects.XObject operate(org.apache.xpath.objects.XObject, org.apache.xpath.objects.XObject)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.operations.Neg org.apache.xpath.objects.XObject operate(org.apache.xpath.objects.XObject)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.operations.Number org.apache.xpath.objects.XObject operate(org.apache.xpath.objects.XObject) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.operations.Plus org.apache.xpath.objects.XObject operate(org.apache.xpath.objects.XObject, org.apache.xpath.objects.XObject) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.operations.Minus org.apache.xpath.objects.XObject operate(org.apache.xpath.objects.XObject, org.apache.xpath.objects.XObject)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.operations.UnaryOperation void setRight(org.apache.xpath.Expression) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.operations.Or org.apache.xpath.objects.XObject execute(org.apache.xpath.XPathContext)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.operations.Variable org.apache.xpath.objects.XObject execute(org.apache.xpath.XPathContext)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.operations.VariableSafeAbsRef org.apache.xpath.objects.XObject execute(org.apache.xpath.XPathContext, boolean) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
@@ -59,6 +59,9 @@
<item name='org.apache.xpath.operations.Variable void callVisitors(org.apache.xpath.ExpressionOwner, org.apache.xpath.XPathVisitor) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.operations.Mult org.apache.xpath.objects.XObject operate(org.apache.xpath.objects.XObject, org.apache.xpath.objects.XObject)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.operations.Variable org.apache.xpath.objects.XObject execute(org.apache.xpath.XPathContext) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
@@ -74,21 +77,15 @@
<item name='org.apache.xpath.operations.Mod org.apache.xpath.objects.XObject operate(org.apache.xpath.objects.XObject, org.apache.xpath.objects.XObject) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.operations.Neg org.apache.xpath.objects.XObject operate(org.apache.xpath.objects.XObject)'>
<item name='org.apache.xpath.operations.Lt org.apache.xpath.objects.XObject operate(org.apache.xpath.objects.XObject, org.apache.xpath.objects.XObject)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.operations.Mult org.apache.xpath.objects.XObject operate(org.apache.xpath.objects.XObject, org.apache.xpath.objects.XObject)'>
<item name='org.apache.xpath.operations.Equals org.apache.xpath.objects.XObject operate(org.apache.xpath.objects.XObject, org.apache.xpath.objects.XObject)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.operations.Div org.apache.xpath.objects.XObject operate(org.apache.xpath.objects.XObject, org.apache.xpath.objects.XObject) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.operations.Bool org.apache.xpath.objects.XObject operate(org.apache.xpath.objects.XObject)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.operations.Gte org.apache.xpath.objects.XObject operate(org.apache.xpath.objects.XObject, org.apache.xpath.objects.XObject)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.operations.Operation void setExpression(org.apache.xpath.Expression) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
@@ -107,9 +104,18 @@
<item name='org.apache.xpath.operations.UnaryOperation void callVisitors(org.apache.xpath.ExpressionOwner, org.apache.xpath.XPathVisitor) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.operations.Lte org.apache.xpath.objects.XObject operate(org.apache.xpath.objects.XObject, org.apache.xpath.objects.XObject)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.operations.NotEquals org.apache.xpath.objects.XObject operate(org.apache.xpath.objects.XObject, org.apache.xpath.objects.XObject)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.operations.Equals org.apache.xpath.objects.XObject operate(org.apache.xpath.objects.XObject, org.apache.xpath.objects.XObject) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.operations.Quo org.apache.xpath.objects.XObject operate(org.apache.xpath.objects.XObject, org.apache.xpath.objects.XObject)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.operations.Operation org.apache.xpath.objects.XObject operate(org.apache.xpath.objects.XObject, org.apache.xpath.objects.XObject) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
@@ -128,6 +134,9 @@
<item name='org.apache.xpath.operations.Variable void fixupVariables(java.util.Vector, int) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.operations.And org.apache.xpath.objects.XObject execute(org.apache.xpath.XPathContext)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.operations.Minus org.apache.xpath.objects.XObject operate(org.apache.xpath.objects.XObject, org.apache.xpath.objects.XObject) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
@@ -137,16 +146,13 @@
<item name='org.apache.xpath.operations.And boolean bool(org.apache.xpath.XPathContext) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.operations.Equals org.apache.xpath.objects.XObject operate(org.apache.xpath.objects.XObject, org.apache.xpath.objects.XObject)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.operations.Mod org.apache.xpath.objects.XObject operate(org.apache.xpath.objects.XObject, org.apache.xpath.objects.XObject) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.operations.Gt org.apache.xpath.objects.XObject operate(org.apache.xpath.objects.XObject, org.apache.xpath.objects.XObject) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.operations.Quo org.apache.xpath.objects.XObject operate(org.apache.xpath.objects.XObject, org.apache.xpath.objects.XObject)'>
<item name='org.apache.xpath.operations.Mod org.apache.xpath.objects.XObject operate(org.apache.xpath.objects.XObject, org.apache.xpath.objects.XObject)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.operations.Lt org.apache.xpath.objects.XObject operate(org.apache.xpath.objects.XObject, org.apache.xpath.objects.XObject) 0'>
@@ -155,19 +161,19 @@
<item name='org.apache.xpath.operations.Equals boolean bool(org.apache.xpath.XPathContext) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.operations.NotEquals org.apache.xpath.objects.XObject operate(org.apache.xpath.objects.XObject, org.apache.xpath.objects.XObject) 0'>
<item name='org.apache.xpath.operations.Variable org.apache.xpath.objects.XObject execute(org.apache.xpath.XPathContext)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.operations.And org.apache.xpath.objects.XObject execute(org.apache.xpath.XPathContext)'>
<item name='org.apache.xpath.operations.NotEquals org.apache.xpath.objects.XObject operate(org.apache.xpath.objects.XObject, org.apache.xpath.objects.XObject) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.operations.Or boolean bool(org.apache.xpath.XPathContext) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.operations.Mult org.apache.xpath.objects.XObject operate(org.apache.xpath.objects.XObject, org.apache.xpath.objects.XObject) 1'>
<item name='org.apache.xpath.operations.Div org.apache.xpath.objects.XObject operate(org.apache.xpath.objects.XObject, org.apache.xpath.objects.XObject)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.operations.Gt org.apache.xpath.objects.XObject operate(org.apache.xpath.objects.XObject, org.apache.xpath.objects.XObject)'>
<item name='org.apache.xpath.operations.Mult org.apache.xpath.objects.XObject operate(org.apache.xpath.objects.XObject, org.apache.xpath.objects.XObject) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.operations.Equals org.apache.xpath.objects.XObject operate(org.apache.xpath.objects.XObject, org.apache.xpath.objects.XObject) 0'>
@@ -176,42 +182,36 @@
<item name='org.apache.xpath.operations.UnaryOperation void setExpression(org.apache.xpath.Expression) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.operations.Lt org.apache.xpath.objects.XObject operate(org.apache.xpath.objects.XObject, org.apache.xpath.objects.XObject)'>
<item name='org.apache.xpath.operations.Plus org.apache.xpath.objects.XObject operate(org.apache.xpath.objects.XObject, org.apache.xpath.objects.XObject)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.operations.NotEquals org.apache.xpath.objects.XObject operate(org.apache.xpath.objects.XObject, org.apache.xpath.objects.XObject)'>
<item name='org.apache.xpath.operations.Number org.apache.xpath.objects.XObject operate(org.apache.xpath.objects.XObject)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.operations.Lte org.apache.xpath.objects.XObject operate(org.apache.xpath.objects.XObject, org.apache.xpath.objects.XObject)'>
<item name='org.apache.xpath.operations.Bool org.apache.xpath.objects.XObject operate(org.apache.xpath.objects.XObject)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.operations.Minus org.apache.xpath.objects.XObject operate(org.apache.xpath.objects.XObject, org.apache.xpath.objects.XObject) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.operations.Mod org.apache.xpath.objects.XObject operate(org.apache.xpath.objects.XObject, org.apache.xpath.objects.XObject)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.operations.Operation void fixupVariables(java.util.Vector, int) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.operations.Plus org.apache.xpath.objects.XObject operate(org.apache.xpath.objects.XObject, org.apache.xpath.objects.XObject)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.operations.Operation void setLeftRight(org.apache.xpath.Expression, org.apache.xpath.Expression) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.operations.Gt org.apache.xpath.objects.XObject operate(org.apache.xpath.objects.XObject, org.apache.xpath.objects.XObject) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.operations.UnaryOperation org.apache.xpath.objects.XObject operate(org.apache.xpath.objects.XObject)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.operations.Bool org.apache.xpath.objects.XObject operate(org.apache.xpath.objects.XObject) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.operations.NotEquals org.apache.xpath.objects.XObject operate(org.apache.xpath.objects.XObject, org.apache.xpath.objects.XObject) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.operations.Gte org.apache.xpath.objects.XObject operate(org.apache.xpath.objects.XObject, org.apache.xpath.objects.XObject)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.operations.Lt org.apache.xpath.objects.XObject operate(org.apache.xpath.objects.XObject, org.apache.xpath.objects.XObject) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>