@SupportedOptions(value={"param1","param2"}) @SupportedSourceVersion(value=RELEASE_8) @SupportedAnnotationTypes(value="io.virtdata.annotations.ThreadSafeMapper") public class ManifestProcessor extends AbstractProcessor
processingEnv| Constructor and Description |
|---|
ManifestProcessor() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
process(Set<? extends TypeElement> annotations,
RoundEnvironment roundEnv) |
getCompletions, getSupportedAnnotationTypes, getSupportedOptions, getSupportedSourceVersion, init, isInitializedpublic boolean process(Set<? extends TypeElement> annotations, RoundEnvironment roundEnv)
process in interface Processorprocess in class AbstractProcessorCopyright © 2018. All rights reserved.