Annotation Type Indexable
-
@Documented @Retention(RUNTIME) @Target(ANNOTATION_TYPE) public @interface Indexable
Deprecated.not used- Author:
- Bogdan Stefanescu
-
-
Element Detail
-
value
String[] value
Deprecated.The name of annotation arguments that should be indexed.- Default:
- {}
-
-