KT-2415 Thread.currentThread() is not null
KT-2411 CharSequence.toString() must return not-nullable string #KT-2415 fixed #KT-2411 fixed
This commit is contained in:
@@ -9,4 +9,14 @@
|
|||||||
<val name="value" val=""fun clone() : Any""/>
|
<val name="value" val=""fun clone() : Any""/>
|
||||||
</annotation>
|
</annotation>
|
||||||
</item>
|
</item>
|
||||||
|
<item name='java.lang.Thread java.lang.Thread currentThread()'>
|
||||||
|
<annotation name='jet.runtime.typeinfo.KotlinSignature'>
|
||||||
|
<val name="value" val=""fun currentThread() : Thread""/>
|
||||||
|
</annotation>
|
||||||
|
</item>
|
||||||
|
<item name='java.lang.CharSequence java.lang.String toString()'>
|
||||||
|
<annotation name='jet.runtime.typeinfo.KotlinSignature'>
|
||||||
|
<val name="value" val=""fun toString() : String""/>
|
||||||
|
</annotation>
|
||||||
|
</item>
|
||||||
</root>
|
</root>
|
||||||
|
|||||||
Reference in New Issue
Block a user