Type Constructor
data class TypeConstructor(fullyQualifiedName: String, params: List<TypeReference>) : TypeReference
Content copied to clipboard
Functions
component1
Link copied to clipboard
component2
Link copied to clipboard
copy
Link copied to clipboard
fun copy(fullyQualifiedName: String, params: List<TypeReference>): TypeConstructor
Content copied to clipboard