core
/
org.jetbrains.dokka.model.properties
/
MergeStrategy
/
Full
Full
class
Full
<
C
:
Any
>(merger: (
C
,
C
,
C
) ->
C
) :
MergeStrategy
<
C
>
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
merger
Link copied to clipboard
val
merger
: (
C
,
C
,
C
) ->
C
Content copied to clipboard