kotlinpoet
Toggle table of contents
2.1.0-SNAPSHOT
jvm
Platform filter
jvm
Switch theme
Search in API
kotlinpoet
kotlinpoet
/
com.squareup.kotlinpoet
/
FunSpec
/
Builder
/
addNamedCode
add
Named
Code
jvm
fun
addNamedCode
(
format
:
String
,
args
:
Map
<
String
,
*
>
)
:
FunSpec.Builder