test / Bar

Bar

class Bar : Foo

Constructors

| <init> | Bar() |

Properties

| secondProp | val secondProp: Int |

Inherited Properties

| firstProp | val firstProp: Int |

Functions

| second | fun second(): Unit |

Inherited Functions

| first | fun first(): Unit |