Package pro.projo.generation.interfaces
-
Class Summary Class Description InterfaceTemplateProcessor TheInterfaceTemplateProcessoris an annotation processor that, at compile time, detects source files that have an@Interface/@Enumannotation and will use these sources for generating synthetic interfaces/enums.TemplateConfiguration TemplateConfigurationis an abstract base class that encapsulates some of the commonalities between interface configurations and enum configurations.