| Class | Description |
|---|---|
| InterfaceTemplateProcessor |
The
InterfaceTemplateProcessor is an annotation processor that, at compile time, detects source files
that have an @Interface/@Enum annotation and will use these sources for
generating synthetic interfaces/enums. |
| TemplateConfiguration |
TemplateConfiguration is an abstract base class that encapsulates some of the
commonalities between interface configurations and enum configurations. |
Copyright © 2022. All rights reserved.