kotlinpoet
/
com.squareup.kotlinpoet
/
TypeAliasSpec
/
Companion
/
builder
builder
@
JvmStatic
()
fun
builder
(name:
String
, type:
TypeName
):
TypeAliasSpec.Builder
Content copied to clipboard
@
JvmStatic
()
fun
builder
(name:
String
, type:
Type
):
TypeAliasSpec.Builder
Content copied to clipboard
@
JvmStatic
()
fun
builder
(name:
String
, type:
KClass
<*>):
TypeAliasSpec.Builder
Content copied to clipboard