[test](test/index) / [Bar](test/-bar/index) # Bar `class Bar<T> : `[`Foo`](test/-foo/index)`<T>` ### Constructors | [<init>](test/-bar/-init-) | `Bar()` | ### Extension Functions | [first](test/first) | `fun <T> `[`Foo`](test/-foo/index)`<T>.first(): Unit` | | [second](test/second) | `fun <T> `[`Bar`](test/-bar/index)`<T>.second(): Unit` |