1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
[test](../../index.md) / [Foo](./index.md) # Foo `class Foo` The class Foo. ### Constructors | Name | Summary | |---|---| | [<init>](-init-.md) | The class Foo.`Foo()` | ### Functions | Name | Summary | |---|---| | [bar](bar.md) | The method bar.`fun bar(): Unit` | | [baz](baz.md) | The method baz.`fun baz(): Unit` |