[test](test/index) / [Bar](test/-bar/index)

# Bar

`class Bar<T> : `[`Foo`](test/-foo/index)`<T>`

### Constructors

| [&lt;init&gt;](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` |