@AutoService(value=javax.annotation.processing.Processor.class)
public final class MemoizedValidator
extends com.google.auto.common.BasicAnnotationProcessor
| Constructor and Description |
|---|
MemoizedValidator() |
| Modifier and Type | Method and Description |
|---|---|
javax.lang.model.SourceVersion |
getSupportedSourceVersion() |
protected java.lang.Iterable<? extends com.google.auto.common.BasicAnnotationProcessor.ProcessingStep> |
initSteps() |
getSupportedAnnotationTypes, init, postProcess, postRound, processprotected java.lang.Iterable<? extends com.google.auto.common.BasicAnnotationProcessor.ProcessingStep> initSteps()
initSteps in class com.google.auto.common.BasicAnnotationProcessorpublic javax.lang.model.SourceVersion getSupportedSourceVersion()
getSupportedSourceVersion in interface javax.annotation.processing.ProcessorgetSupportedSourceVersion in class javax.annotation.processing.AbstractProcessorCopyright © 2017 Google, Inc.. All Rights Reserved.