Package org.int4.dirk.annotations
Annotation Type NormalScope
-
@Documented @Retention(RUNTIME) @Target(ANNOTATION_TYPE) public @interface NormalScopeSpecifies that an annotation is a normal scope.
@Documented
@Retention(RUNTIME)
@Target(ANNOTATION_TYPE)
public @interface NormalScope