{% setvar book_path %}/_book.yaml{% endsetvar %} {% include "_shared/_reference-head-tags.html" %}
open class Foo
Foo |
Public constructors |
|
---|---|
<init>() |
Public methods |
|
---|---|
open Unit |
Protected methods |
|
---|---|
open Unit |
Private methods |
|
---|---|
open Unit |
Foo()
open fun publicBar(): Unit
protected open fun protectedBar(): Unit
private open fun privateBar(): Unit