test / Foo

Foo

protected open class Foo

Call bar() to do the job.

Constructors

<init>

Foo()

Call bar() to do the job.

Functions

bar

open fun bar(): Unit