@SupportedAnnotationTypes(value="io.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, isInitialized
public SubclassesMustBePublicAnnotationProcessor()
public boolean process(Set<? extends TypeElement> annotations, RoundEnvironment roundEnv)
process
in interface Processor
process
in class AbstractProcessor
Copyright © 2011–2018. All rights reserved.