InterfaceDetails

data class InterfaceDetails(implementingViews: Set<TypeElement>, methodsOnInterface: Set<ModelBuilderInterfaceWriter.MethodDetails>)

Properties

implementingViews
Link copied to clipboard
val implementingViews: Set<TypeElement>
methodsOnInterface
Link copied to clipboard