Fix inconsistencies in Android annotations

This commit is contained in:
Alexey Sedunov
2013-10-08 18:10:42 +04:00
parent 9c38716829
commit ed006a66c5
273 changed files with 24051 additions and 12822 deletions
@@ -1,14 +1,17 @@
<root>
<item name='org.apache.xpath.operations.Variable org.apache.xpath.objects.XObject execute(org.apache.xpath.XPathContext, boolean)'>
<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)'>
<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.Operation void callVisitors(org.apache.xpath.ExpressionOwner, org.apache.xpath.XPathVisitor) 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.Lt org.apache.xpath.objects.XObject operate(org.apache.xpath.objects.XObject, org.apache.xpath.objects.XObject)'>
<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>
<item name='org.apache.xpath.operations.Quo org.apache.xpath.objects.XObject operate(org.apache.xpath.objects.XObject, org.apache.xpath.objects.XObject) 1'>
@@ -17,16 +20,13 @@
<item name='org.apache.xpath.operations.Operation void setLeftRight(org.apache.xpath.Expression, org.apache.xpath.Expression) 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)'>
<item name='org.apache.xpath.operations.UnaryOperation 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)'>
<item name='org.apache.xpath.operations.Operation org.apache.xpath.objects.XObject execute(org.apache.xpath.XPathContext) 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.Bool org.apache.xpath.objects.XObject operate(org.apache.xpath.objects.XObject)'>
<item name='org.apache.xpath.operations.Or org.apache.xpath.objects.XObject execute(org.apache.xpath.XPathContext) 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) 1'>
@@ -38,19 +38,22 @@
<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.Equals org.apache.xpath.objects.XObject operate(org.apache.xpath.objects.XObject, org.apache.xpath.objects.XObject)'>
<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.Gt org.apache.xpath.objects.XObject operate(org.apache.xpath.objects.XObject, org.apache.xpath.objects.XObject)'>
<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>
<item name='org.apache.xpath.operations.Plus org.apache.xpath.objects.XObject operate(org.apache.xpath.objects.XObject, org.apache.xpath.objects.XObject)'>
<item name='org.apache.xpath.operations.Operation 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.Variable void callVisitors(org.apache.xpath.ExpressionOwner, org.apache.xpath.XPathVisitor) 1'>
@@ -59,21 +62,33 @@
<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>
<item name='org.apache.xpath.operations.UnaryOperation org.apache.xpath.objects.XObject execute(org.apache.xpath.XPathContext) 0'>
<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) 0'>
<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) 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) 0'>
<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) 0'>
<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.Gte 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)'>
<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>
@@ -83,6 +98,9 @@
<item name='org.apache.xpath.operations.Plus 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.Bool boolean bool(org.apache.xpath.XPathContext) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.xpath.operations.String org.apache.xpath.objects.XObject operate(org.apache.xpath.objects.XObject) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
@@ -92,7 +110,7 @@
<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.Mult org.apache.xpath.objects.XObject operate(org.apache.xpath.objects.XObject, org.apache.xpath.objects.XObject)'>
<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>
<item name='org.apache.xpath.operations.Lte org.apache.xpath.objects.XObject operate(org.apache.xpath.objects.XObject, org.apache.xpath.objects.XObject) 1'>
@@ -104,18 +122,6 @@
<item name='org.apache.xpath.operations.Variable org.apache.xpath.objects.XObject execute(org.apache.xpath.XPathContext, boolean) 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)'>
<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)'>
<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.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.Neg org.apache.xpath.objects.XObject operate(org.apache.xpath.objects.XObject) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
@@ -125,46 +131,79 @@
<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>
<item name='org.apache.xpath.operations.UnaryOperation void fixupVariables(java.util.Vector, int) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<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.Lte org.apache.xpath.objects.XObject operate(org.apache.xpath.objects.XObject, org.apache.xpath.objects.XObject)'>
<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.Lt 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)'>
<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'>
<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.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'>
<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)'>
<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'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<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.Quo org.apache.xpath.objects.XObject operate(org.apache.xpath.objects.XObject, 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.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.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.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.And org.apache.xpath.objects.XObject execute(org.apache.xpath.XPathContext)'>
<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.Gt org.apache.xpath.objects.XObject operate(org.apache.xpath.objects.XObject, org.apache.xpath.objects.XObject) 0'>
<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'>