Update to IDEA 13.1 (134.1007)

This commit is contained in:
Natalia Ukhorskaya
2014-02-13 16:11:39 +04:00
parent 4c57aa9f23
commit 9f3b73986a
29 changed files with 133 additions and 46 deletions
+15
View File
@@ -24,6 +24,12 @@
<item name="java.nio.ByteBuffer byte[] array()">
<annotation name="org.jetbrains.annotations.NotNull"/>
</item>
<item name="java.nio.Buffer java.lang.Object array()">
<annotation name="org.jetbrains.annotations.NotNull"/>
</item>
<item name="java.nio.CharBuffer char[] array()">
<annotation name="org.jetbrains.annotations.NotNull"/>
</item>
<item name="java.nio.ByteBuffer int compareTo(java.lang.Object) 0">
<annotation name="org.jetbrains.annotations.NotNull"/>
</item>
@@ -264,6 +270,9 @@
<item name="java.nio.CharBuffer java.nio.CharBuffer wrap(char[], int, int)">
<annotation name="org.jetbrains.annotations.NotNull"/>
</item>
<item name="java.nio.CharBuffer java.nio.CharBuffer wrap(char[], int, int) 0">
<annotation name="org.jetbrains.annotations.NotNull"/>
</item>
<item name="java.nio.CharBuffer java.nio.CharBuffer wrap(java.lang.CharSequence)">
<annotation name="org.jetbrains.annotations.NotNull"/>
</item>
@@ -273,6 +282,9 @@
<item name="java.nio.CharBuffer java.nio.CharBuffer wrap(java.lang.CharSequence, int, int)">
<annotation name="org.jetbrains.annotations.NotNull"/>
</item>
<item name="java.nio.CharBuffer java.nio.CharBuffer wrap(java.lang.CharSequence, int, int) 0">
<annotation name="org.jetbrains.annotations.NotNull"/>
</item>
<item name="java.nio.DoubleBuffer int compareTo(java.lang.Object) 0">
<annotation name="org.jetbrains.annotations.NotNull"/>
</item>
@@ -624,5 +636,8 @@
<item name="java.nio.ShortBuffer java.nio.ShortBuffer wrap(short[], int, int)">
<annotation name="org.jetbrains.annotations.NotNull"/>
</item>
<item name="java.nio.charset.Charset java.util.SortedMap&lt;java.lang.String,java.nio.charset.Charset&gt; availableCharsets()">
<annotation name="org.jetbrains.annotations.NotNull"/>
</item>
</root>