1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
[test](../../index.md) / [Klass](./index.md) # Klass `class Klass` ### Constructors | [<init>](-init-.md) | `Klass()` | ### Companion Object Properties | [x](x.md) | `val x: Int` | ### Companion Object Functions | [foo](foo.md) | `fun foo(): Unit` |