@Target(value=TYPE)
@Retention(value=SOURCE)
public @interface AnnotationSelector
| Modifier and Type | Required Element and Description |
|---|---|
java.lang.Class<? extends java.lang.annotation.Annotation> |
value
The package to use for selecting classes.
|
Copyright © 2018. All Rights Reserved.