@SupportedAnnotationTypes(value="org.apache.druid.annotations.SubclassesMustBePublic") public class SubclassesMustBePublicAnnotationProcessor extends AbstractProcessor
processingEnv| Constructor and Description |
|---|
SubclassesMustBePublicAnnotationProcessor() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
process(Set<? extends TypeElement> annotations,
RoundEnvironment roundEnv) |
getCompletions, getSupportedAnnotationTypes, getSupportedOptions, getSupportedSourceVersion, init, isInitializedpublic SubclassesMustBePublicAnnotationProcessor()
public boolean process(Set<? extends TypeElement> annotations, RoundEnvironment roundEnv)
process in interface Processorprocess in class AbstractProcessorCopyright © 2011–2023 The Apache Software Foundation. All rights reserved.