kotlinpoet
Toggle table of contents
2.3.0-SNAPSHOT
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
kotlinpoet
kotlinpoet
/
com.squareup.kotlinpoet
/
TypeSpec
/
Builder
/
addTypeVariable
add
Type
Variable
jvm
fun
addTypeVariable
(
typeVariable
:
TypeVariableName
)
:
TypeSpec.Builder