Package ball.annotation.processing
Annotation Type WithModifiers
-
@Documented @Retention(RUNTIME) @Target(TYPE) @TargetMustExtend(AnnotatedNoAnnotationProcessor.class) public @interface WithModifiers
AnnotatedNoAnnotationProcessor
Annotation
to specifyModifier
s that should be present on the target.- Author:
- Allen D. Ball