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
/
PropertySpec
/
Builder
/
addTypeVariables
add
Type
Variables
jvm
fun
addTypeVariables
(
typeVariables
:
Iterable
<
TypeVariableName
>
)
:
PropertySpec.Builder