kotlinpoet
Toggle table of contents
2.2.0-SNAPSHOT
jvm
Platform filter
jvm
Switch theme
Search in API
kotlinpoet
kotlinpoet
/
com.squareup.kotlinpoet
/
TypeSpec
/
Builder
/
addTypes
add
Types
jvm
open
override
fun
addTypes
(
typeSpecs
:
Iterable
<
TypeSpec
>
)
:
TypeSpec.Builder