toggle menu
kotlinpoet
1.19.0-SNAPSHOT
common
switch theme
search in API
kotlinpoet
/
com.squareup.kotlinpoet
/
PropertySpec
/
Builder
/
addTypeVariables
add
Type
Variables
fun
addTypeVariables
(
typeVariables
:
Iterable
<
TypeVariableName
>
)
:
PropertySpec.Builder