1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
[test](../index.md) / [Bar](./index.md) # Bar `class Bar : `[`Foo`](../-foo/index.md) ### Constructors | [<init>](-init-.md) | `Bar()` | ### Extension Functions | [first](../first.md) | `fun `[`Foo`](../-foo/index.md)`.first(): Unit` | | [second](../second.md) | `fun `[`Bar`](./index.md)`.second(): Unit` |