core
1.7.0
core
/
org.jetbrains.dokka.plugability
/
OrderingKind
/
ByDsl
By
Dsl
class
ByDsl
(
val
block
:
OrderDsl
.
(
)
->
Unit
)
:
OrderingKind
Content copied to clipboard
Constructors
Properties
Constructors
By
Dsl
Link copied to clipboard
fun
ByDsl
(
block
:
OrderDsl
.
(
)
->
Unit
)
Content copied to clipboard
Properties
block
Link copied to clipboard
val
block
:
OrderDsl
.
(
)
->
Unit
Content copied to clipboard