Package org.immutables.annotate
-
Enum Summary Enum Description InjectAnnotation.Where Logical elements of generated code to which annotations can be applied to. -
Annotation Types Summary Annotation Type Description InjectAnnotation Meta-annotation that if detected on the annotation, will turn target annotation into special instruction to inject derived annotation code into target places.InjectManyAnnotations Allows many injections annotations to be specified at the same time.