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