core
1.7.0
core
/
org.jetbrains.dokka.model
/
Covariance
Covariance
data
class
Covariance
<
out
T
:
Bound
>
(
val
inner
:
T
)
:
Variance
<
T
>
Content copied to clipboard
Constructors
Functions
Properties
Constructors
Covariance
Link copied to clipboard
fun
<
out
T
:
Bound
>
Covariance
(
inner
:
T
)
Content copied to clipboard
Functions
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String
Content copied to clipboard
Properties
inner
Link copied to clipboard
open
override
val
inner
:
T
Content copied to clipboard