JavaTriesToExtendKotlinSealed.java
3
testKotlinSealedInJavaTest_KotlinSealedInJavaTest
<default>
Inheritance of Kotlin sealed
interface/class from Java
Java class cannot be a part of Kotlin sealed hierarchy
KotlinSealedInterface
4
71
JavaTriesToExtendKotlinSealed.java
4
testKotlinSealedInJavaTest_KotlinSealedInJavaTest
<default>
Inheritance of Kotlin sealed
interface/class from Java
Java interface cannot be a part of Kotlin sealed hierarchy
KotlinSealedInterface
4
69
JavaTriesToExtendKotlinSealed.java
5
testKotlinSealedInJavaTest_KotlinSealedInJavaTest
<default>
Inheritance of Kotlin sealed
interface/class from Java
Java class cannot be a part of Kotlin sealed hierarchy
KotlinSealedClass
4
66
JavaTriesToExtendKotlinSealed.java
12
testKotlinSealedInJavaTest_KotlinSealedInJavaTest
<default>
Inheritance of Kotlin sealed interface/class from Java
Java class cannot be a part of Kotlin sealed hierarchy
KotlinSealedInterface
52
26
JavaTriesToExtendKotlinSealed.java
13
testKotlinSealedInJavaTest_KotlinSealedInJavaTest
<default>
Inheritance of Kotlin sealed interface/class from Java
Java class cannot be a part of Kotlin sealed hierarchy
KotlinSealedClass()
44
22