kotlinpoet
/
com.squareup.kotlinpoet
/
TypeSpec
/
Builder
/
addTypeVariables
addTypeVariables
fun
addTypeVariables
(
typeVariables
:
Iterable
<
TypeVariableName
>
)
:
TypeSpec.Builder