javadoc
/
org.jetbrains.dokka.javadoc.pages
/
DeprecatedNode
Deprecated
Node
class
DeprecatedNode
(name:
String
, address:
DRI
, description:
List
<
ContentNode
>)
Content copied to clipboard
Functions
Properties
Functions
equals
Link copied to clipboard
open operator override fun
equals
(other:
Any
?):
Boolean
Content copied to clipboard
hashCode
Link copied to clipboard
open override fun
hashCode
():
Int
Content copied to clipboard
Properties
address
Link copied to clipboard
val
address
:
DRI
Content copied to clipboard
description
Link copied to clipboard
val
description
:
List
<
ContentNode
>
Content copied to clipboard
name
Link copied to clipboard
val
name
:
String
Content copied to clipboard