Remove unjustified annotations

This commit is contained in:
Alexey Sedunov
2013-06-06 15:33:56 +04:00
parent d9860876f5
commit 857ba92996
3 changed files with 0 additions and 78 deletions
-66
View File
@@ -115,12 +115,6 @@
<val name="value" val="&quot;fun put(key : K, value : V) : V?&quot;"/>
</annotation>
</item>
<item name="java.util.AbstractMap V put(K, V) 0">
<annotation name="org.jetbrains.annotations.NotNull"/>
</item>
<item name="java.util.AbstractMap V put(K, V) 1">
<annotation name="org.jetbrains.annotations.NotNull"/>
</item>
<item name="java.util.AbstractMap java.lang.Object clone()">
<annotation name="org.jetbrains.annotations.NotNull"/>
</item>
@@ -153,18 +147,12 @@
<item name="java.util.AbstractMap.SimpleEntry SimpleEntry(java.util.Map.Entry&lt;? extends K,? extends V&gt;) 0">
<annotation name="org.jetbrains.annotations.NotNull"/>
</item>
<item name="java.util.AbstractMap.SimpleEntry V setValue(V) 0">
<annotation name="org.jetbrains.annotations.NotNull"/>
</item>
<item name="java.util.AbstractMap.SimpleEntry java.lang.String toString()">
<annotation name="org.jetbrains.annotations.NotNull"/>
</item>
<item name="java.util.AbstractMap.SimpleImmutableEntry SimpleImmutableEntry(java.util.Map.Entry&lt;? extends K,? extends V&gt;) 0">
<annotation name="org.jetbrains.annotations.NotNull"/>
</item>
<item name="java.util.AbstractMap.SimpleImmutableEntry V setValue(V) 0">
<annotation name="org.jetbrains.annotations.NotNull"/>
</item>
<item name="java.util.AbstractMap.SimpleImmutableEntry java.lang.String toString()">
<annotation name="org.jetbrains.annotations.NotNull"/>
</item>
@@ -1976,12 +1964,6 @@
<val name="value" val="&quot;fun put(key : K, value : V) : V?&quot;"/>
</annotation>
</item>
<item name="java.util.Dictionary V put(K, V) 0">
<annotation name="org.jetbrains.annotations.NotNull"/>
</item>
<item name="java.util.Dictionary V put(K, V) 1">
<annotation name="org.jetbrains.annotations.NotNull"/>
</item>
<item name="java.util.Dictionary java.util.Enumeration&lt;K&gt; keys()">
<annotation name="org.jetbrains.annotations.NotNull"/>
</item>
@@ -2000,18 +1982,9 @@
<item name="java.util.EnumMap EnumMap(java.util.Map&lt;K,? extends V&gt;) 0">
<annotation name="org.jetbrains.annotations.NotNull"/>
</item>
<item name="java.util.EnumMap V put(K, V) 0">
<annotation name="org.jetbrains.annotations.NotNull"/>
</item>
<item name="java.util.EnumMap java.lang.Object clone()">
<annotation name="org.jetbrains.annotations.NotNull"/>
</item>
<item name="java.util.EnumMap java.lang.Object put(java.lang.Object, java.lang.Object) 0">
<annotation name="org.jetbrains.annotations.NotNull"/>
</item>
<item name="java.util.EnumMap java.lang.Object put(java.lang.Object, java.lang.Object) 1">
<annotation name="org.jetbrains.annotations.NotNull"/>
</item>
<item name="java.util.EnumMap java.util.Collection&lt;V&gt; values()">
<annotation name="org.jetbrains.annotations.NotNull"/>
</item>
@@ -2172,12 +2145,6 @@
<val name="value" val="&quot;fun put(key : K, value : V) : V?&quot;"/>
</annotation>
</item>
<item name="java.util.HashMap V put(K, V) 0">
<annotation name="org.jetbrains.annotations.NotNull"/>
</item>
<item name="java.util.HashMap V put(K, V) 1">
<annotation name="org.jetbrains.annotations.NotNull"/>
</item>
<item name="java.util.HashMap java.lang.Object clone()">
<annotation name="org.jetbrains.annotations.NotNull"/>
</item>
@@ -2223,12 +2190,6 @@
<item name="java.util.Hashtable Hashtable(java.util.Map&lt;? extends K,? extends V&gt;) 0">
<annotation name="org.jetbrains.annotations.NotNull"/>
</item>
<item name="java.util.Hashtable V put(K, V) 0">
<annotation name="org.jetbrains.annotations.NotNull"/>
</item>
<item name="java.util.Hashtable V put(K, V) 1">
<annotation name="org.jetbrains.annotations.NotNull"/>
</item>
<item name="java.util.Hashtable boolean contains(java.lang.Object) 0">
<annotation name="org.jetbrains.annotations.NotNull"/>
</item>
@@ -2256,12 +2217,6 @@
<item name="java.util.IdentityHashMap IdentityHashMap(java.util.Map&lt;? extends K,? extends V&gt;) 0">
<annotation name="org.jetbrains.annotations.NotNull"/>
</item>
<item name="java.util.IdentityHashMap V put(K, V) 0">
<annotation name="org.jetbrains.annotations.NotNull"/>
</item>
<item name="java.util.IdentityHashMap V put(K, V) 1">
<annotation name="org.jetbrains.annotations.NotNull"/>
</item>
<item name="java.util.IdentityHashMap java.lang.Object clone()">
<annotation name="org.jetbrains.annotations.NotNull"/>
</item>
@@ -2781,12 +2736,6 @@
<val name="value" val="&quot;fun put(key : K, value : V) : V?&quot;"/>
</annotation>
</item>
<item name="java.util.Map V put(K, V) 0">
<annotation name="org.jetbrains.annotations.NotNull"/>
</item>
<item name="java.util.Map V put(K, V) 1">
<annotation name="org.jetbrains.annotations.NotNull"/>
</item>
<item name="java.util.Map java.util.Collection&lt;V&gt; values()">
<annotation name="jet.runtime.typeinfo.KotlinSignature">
<val name="value" val="&quot;fun values() : Collection&lt;V&gt;&quot;"/>
@@ -2825,9 +2774,6 @@
<val name="value" val="&quot;fun setValue(value : V) : V&quot;"/>
</annotation>
</item>
<item name="java.util.Map.Entry V setValue(V) 0">
<annotation name="org.jetbrains.annotations.NotNull"/>
</item>
<item name="java.util.MissingFormatArgumentException MissingFormatArgumentException(java.lang.String) 0">
<annotation name="org.jetbrains.annotations.NotNull"/>
</item>
@@ -3488,12 +3434,6 @@
<item name="java.util.TreeMap TreeMap(java.util.SortedMap&lt;K,? extends V&gt;) 0">
<annotation name="org.jetbrains.annotations.NotNull"/>
</item>
<item name="java.util.TreeMap V put(K, V) 0">
<annotation name="org.jetbrains.annotations.NotNull"/>
</item>
<item name="java.util.TreeMap V put(K, V) 1">
<annotation name="org.jetbrains.annotations.NotNull"/>
</item>
<item name="java.util.TreeMap java.lang.Object clone()">
<annotation name="org.jetbrains.annotations.NotNull"/>
</item>
@@ -3650,12 +3590,6 @@
<item name="java.util.Vector java.util.ListIterator&lt;E&gt; listIterator(int)">
<annotation name="org.jetbrains.annotations.NotNull"/>
</item>
<item name="java.util.WeakHashMap V put(K, V) 0">
<annotation name="org.jetbrains.annotations.NotNull"/>
</item>
<item name="java.util.WeakHashMap V put(K, V) 1">
<annotation name="org.jetbrains.annotations.NotNull"/>
</item>
<item name="java.util.WeakHashMap WeakHashMap(java.util.Map&lt;? extends K,? extends V&gt;) 0">
<annotation name="org.jetbrains.annotations.NotNull"/>
</item>