Files
kotlin-fork/idea/testData/structureView/fileStructure/InheritedSAMConversion.after
T

15 lines
498 B
Plaintext

-InheritedSAMConversion.kt
-KotlinTest
clone(): Any location=→Object
equals(Any?): Boolean location=→Object
finalize(): Unit location=→Object
foo((() -> Unit)?): Unit
getClass(): Class<out Any?> location=→Object
hashCode(): Int location=→Object
notify(): Unit location=→Object
notifyAll(): Unit location=→Object
toString(): String location=→Object
wait(): Unit location=→Object
wait(Long): Unit location=→Object
wait(Long, Int): Unit location=→Object