public class FirstImplementationOfInterfaceSupportingTypesStrategy extends SupportingTypesStrategy
| Constructor and Description |
|---|
FirstImplementationOfInterfaceSupportingTypesStrategy() |
| Modifier and Type | Method and Description |
|---|---|
java.util.Set<java.lang.Class<?>> |
findSupportingTypes(com.structurizr.model.Component component) |
getTypeRepositorypublic FirstImplementationOfInterfaceSupportingTypesStrategy()
public java.util.Set<java.lang.Class<?>> findSupportingTypes(com.structurizr.model.Component component)
findSupportingTypes in class SupportingTypesStrategy