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