{% setvar book_path %}/reference/dokkatest/_book.yaml{% endsetvar %} {% include "_shared/_reference-head-tags.html" %}

dokkatest.inheritance

Hello, I'm a package summary!

Interfaces

KotlinInterface

For verifying that methods can be inherited from externally-defined interfaces.

Classes

JavaLeafClass
JavaSubClass
JavaSuperClass
KotlinAbstractClass

For verifying that methods can be inherited from internally-defined interfaces.

KotlinLeafClass
KotlinMap

For testing if externally-defined interface default method remove(key, value) is inherited.

KotlinSubClass
KotlinSuperClass