core
/
org.jetbrains.dokka.plugability
/
OrderingKind
/
ByDsl
By
Dsl
class
ByDsl
(block:
OrderDsl
.() ->
Unit
) :
OrderingKind
Content copied to clipboard
Functions
Properties
Functions
equals
Link copied to clipboard
open operator fun
equals
(other:
Any
?):
Boolean
Content copied to clipboard
hashCode
Link copied to clipboard
open fun
hashCode
():
Int
Content copied to clipboard
toString
Link copied to clipboard
open fun
toString
():
String
Content copied to clipboard
Properties
block
Link copied to clipboard
val
block
:
OrderDsl
.() ->
Unit
Content copied to clipboard