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

OuterClass.Leaf

class OuterClass.Leaf : OuterClass.InnerClass

kotlin.Any
   ↳ dokkatest.inner.OuterClass
     ↳ dokkatest.inner.OuterClass.InnerClass
       ↳ dokkatest.inner.OuterClass.Leaf

I'm at the bottom of the hierarchy.

Summary

Public companion functions

String

Public constructors

Inherited functions

From dokkatest.inner.OuterClass.InnerClass
final Unit

I need help.

open Unit

I'm an insider.

Public companion functions

staticLeafCompanionMethod

fun staticLeafCompanionMethod(): String

Public constructors

Leaf

Leaf()