| 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. |
Copyright © 2019. All rights reserved.