| Interface | Description |
|---|---|
| AnnotationConsumer<A extends java.lang.annotation.Annotation> |
@AnnotationConsumer is a @FunctionalInterface for consuming
annotations. |
| Class | Description |
|---|---|
| AnnotationConsumerInitializer |
AnnotationConsumerInitializer is an internal helper class for
initializing AnnotationConsumers. |