-
Bug
-
Resolution: Fixed
-
P3
-
5.0
-
b51
-
generic
-
generic
The current apt api has CompositeAnnotationProcessor as a separate named class in the mirror.util package. It would be preferable to provide access to such functionality using static factories in an AnnotationProcessors class. Other usual annotation processors, like a no-op procesor could go in that new class too.