test / JavaSupertype / Bar

Bar

open class Bar : Foo

Constructors

<init>

Bar()

Functions

returnFoo

open fun returnFoo(foo: Foo): Foo