TypeParam

data class TypeParam(val bounds: List<TypeReference>) : TypeReference

Constructors

Link copied to clipboard
constructor(bounds: List<TypeReference>)

Properties

Link copied to clipboard