Annotation Type ITargetSelectorDynamic.SelectorAnnotation
-
@Retention(RUNTIME) @Target(TYPE) public static @interface ITargetSelectorDynamic.SelectorAnnotationDecoration for subclasses which indicates an annotation type from which the selector can be parsed.
-
-
Required Element Summary
Required Elements Modifier and Type Required Element Description java.lang.Class<? extends java.lang.annotation.Annotation>valueAnnotation type for the selector
-