Show members from supertypes in file structure view (KT-4448)
#KT-4448 Fixed
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
-InheritedJavaMembers.kt
|
||||
-InheritedJavaMembers : Callable<String>
|
||||
call(): String?
|
||||
clone(): Any
|
||||
equals(Any?): Boolean
|
||||
finalize(): Unit
|
||||
getClass(): Class<out Any?>
|
||||
hashCode(): Int
|
||||
notify(): Unit
|
||||
notifyAll(): Unit
|
||||
test(): Unit
|
||||
toString(): String
|
||||
wait(): Unit
|
||||
wait(Long): Unit
|
||||
wait(Long, Int): Unit
|
||||
Reference in New Issue
Block a user