TypeParam

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

Properties

bounds
Link copied to clipboard
val bounds: List<TypeReference>