epoxy-processor
/
com.airbnb.epoxy.processor
/
toKPoet
to
K
Poet
fun
JavaClassName
.
toKPoet
():
KotlinClassName
Content copied to clipboard
fun
JavaAnnotationSpec
.
toKPoet
():
KotlinAnnotationSpec
?
Content copied to clipboard
fun
JavaWildcardTypeName
.
toKPoet
():
WildcardTypeName
Content copied to clipboard
fun
JavaParametrizedTypeName
.
toKPoet
():
ParameterizedTypeName
Content copied to clipboard
fun
JavaArrayTypeName
.
toKPoet
():
KotlinTypeName
Content copied to clipboard
fun
JavaTypeVariableName
.
toKPoet
():
TypeVariableName
Content copied to clipboard
fun
JavaTypeName
.
toKPoet
(nullable:
Boolean
= false):
KotlinTypeName
Content copied to clipboard
fun <
T
:
JavaTypeName
>
Iterable
<
T
>.
toKPoet
():
List
<
KotlinTypeName
>
Content copied to clipboard
fun
JavaParameterSpec
.
toKPoet
():
KotlinParameterSpec
Content copied to clipboard