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

ClassWithCompanion

class ClassWithCompanion


Summary

Nested types

Public companion functions

Unit

Public companion properties

Int

Public constructors

Public companion functions

companionFunction

fun companionFunction(): Unit

Public companion properties

companionProperty

val companionPropertyInt

Public constructors

ClassWithCompanion

ClassWithCompanion()