core
1.7.0
core
/
org.jetbrains.dokka.links
/
Nullable
Nullable
data
class
Nullable
(
val
wrapped
:
TypeReference
)
:
TypeReference
Content copied to clipboard
Constructors
Functions
Properties
Constructors
Nullable
Link copied to clipboard
fun
Nullable
(
wrapped
:
TypeReference
)
Content copied to clipboard
Functions
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String
Content copied to clipboard
Properties
wrapped
Link copied to clipboard
val
wrapped
:
TypeReference
Content copied to clipboard