• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1[test](../index.md) / [Bar](./index.md)
2
3# Bar
4
5`class Bar`
6
7Some class with really useless documentation.
8
9# Beer o'clock - time to go to the [Bar](./index.md)
10
11## But **is [it](isitbeeroclock.com)** really?
12
13### [Bar.hello](hello.md) to the [Bar.world](world.md)!
14
15#### *Kotlin is amazing, [Bar.none](none.md)*
16
17##### We need to go [Bar.deeper](deeper.md)
18
19###### End of the [Bar.line](line.md) - we need to go back!
20
21### Constructors
22
23| [&lt;init&gt;](-init-.md) | `Bar()`<br>Some class with really useless documentation. |
24
25### Functions
26
27| [deeper](deeper.md) | `fun deeper(): Unit` |
28| [foo](foo.md) | `fun foo(): Unit` |
29| [hello](hello.md) | `fun hello(): Unit` |
30| [kotlin](kotlin.md) | `fun kotlin(): Unit` |
31| [line](line.md) | `fun line(): Unit` |
32| [none](none.md) | `fun none(): Unit` |
33| [world](world.md) | `fun world(): Unit` |
34
35