toggle menu
đź’…Dokka Multimodule Project
1.9.20
Select version
2.0.0
1.9.20
1.9.0
1.8.20
1.7.20
1.5
1.4
androidJvm
switch theme
search in API
android-library
/
com.example.mylibrary
/
Example2
Example2
class
Example2
(
val
foo
:
String
,
val
bar
:
String
,
val
quux
:
String
)
Members
Constructors
Example2
Link copied to clipboard
constructor
(
foo
:
String
,
bar
:
String
,
quux
:
String
)
Properties
bar
Link copied to clipboard
val
bar
:
String
foo
Link copied to clipboard
val
foo
:
String
quux
Link copied to clipboard
val
quux
:
String