kotlinpoet
/
com.squareup.kotlinpoet
/
TypeSpec
/
Builder
/
addTypeVariable
addTypeVariable
fun
addTypeVariable
(
typeVariable
:
TypeVariableName
)
:
Builder