đź’…Dokka Multimodule Project
Toggle table of contents
2.0.0
Select version
2.0.0
1.9.20
1.9.0
1.8.20
1.7.20
1.5
1.4
jvm
Platform filter
jvm
Switch theme
Search in API
đź’…Dokka Multimodule Project
kjvm-module
/
org.jetbrains.qa.tags
Package-level
declarations
Types
Functions
Properties
Types
Group
Link copied to clipboard
class
Group
<
T
>
(
val
name
:
String
)
A group of
members
.
KJvm
Another
Class
Link copied to clipboard
class
KJvmAnotherClass
KJvm
Class
Link copied to clipboard
class
KJvmClass
Summary kjvm
Properties
kvjm
Link copied to clipboard
val
kvjm
:
KJvmAnotherClass
?
=
null
Nullable property
() -> ()
Functions
run
Sample
Link copied to clipboard
fun
runSample
(
)
run
Sample2
Link copied to clipboard
fun
runSample2
(
)
with
Sample
As
Call
This
Fun
Link copied to clipboard
fun
withSampleAsCallThisFun
(
a
:
Int
)
:
Int
Hello, Sample
with
Sample
As
Usual
Expression
Link copied to clipboard
fun
withSampleAsUsualExpression
(
a
:
Int
)
:
Int
Hello, Sample