epoxy-processor
/
com.airbnb.epoxy.processor
/
ModelBuilderInterfaceWriter
/
InterfaceDetails
Interface
Details
data class
InterfaceDetails
(implementingViews:
Set
<
TypeElement
>, methodsOnInterface:
Set
<
ModelBuilderInterfaceWriter.MethodDetails
>)
Content copied to clipboard
Properties
Properties
implementingViews
Link copied to clipboard
val
implementingViews
:
Set
<
TypeElement
>
Content copied to clipboard
methodsOnInterface
Link copied to clipboard
val
methodsOnInterface
:
Set
<
ModelBuilderInterfaceWriter.MethodDetails
>
Content copied to clipboard