@SupportedAnnotationTypes(value="com.orbit.async.Async") @SupportedSourceVersion(value=RELEASE_8) public class Processor extends AbstractProcessor
processingEnv| Constructor and Description |
|---|
Processor() |
| 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 © 2015 Electronic Arts Inc. All rights reserved.