@Documented @Retention(value=RUNTIME) @Target(value=ANNOTATION_TYPE) public @interface AnnotationValueMustConvertTo
Annotation
Class
AnnotatedProcessor
Class<?>
value
String
method
name
public abstract Class<?> value
public abstract String method
public abstract String name
Copyright © 2015–2020 Allen D. Ball. All rights reserved.