core
1.7.0
core
/
org.jetbrains.dokka.links
/
TypeParam
Type
Param
data
class
TypeParam
(
val
bounds
:
List
<
TypeReference
>
)
:
TypeReference
Content copied to clipboard
Constructors
Properties
Constructors
Type
Param
Link copied to clipboard
fun
TypeParam
(
bounds
:
List
<
TypeReference
>
)
Content copied to clipboard
Properties
bounds
Link copied to clipboard
val
bounds
:
List
<
TypeReference
>
Content copied to clipboard