- Single Responsibility Annotation, to mark Classes which can only have one visible (public, package-private, protected) Method
- Annotation Processor which fails the compilation if the Annotation is used on a class with more than one visible Method
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|