core
1.7.0
core
/
org.jetbrains.dokka.model
/
Invariance
Invariance
data
class
Invariance
<
out
T
:
Bound
>
(
val
inner
:
T
)
:
Variance
<
T
>
Content copied to clipboard
Constructors
Functions
Properties
Constructors
Invariance
Link copied to clipboard
fun
<
out
T
:
Bound
>
Invariance
(
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