Uses of Interface
com.google.auto.common.BasicAnnotationProcessor.ProcessingStep
Packages that use BasicAnnotationProcessor.ProcessingStep
-
Uses of BasicAnnotationProcessor.ProcessingStep in com.google.auto.common
Methods in com.google.auto.common that return types with arguments of type BasicAnnotationProcessor.ProcessingStepModifier and TypeMethodDescriptionprotected Iterable<? extends BasicAnnotationProcessor.ProcessingStep> BasicAnnotationProcessor.initSteps()Deprecated.Methods in com.google.auto.common with parameters of type BasicAnnotationProcessor.ProcessingStepModifier and TypeMethodDescriptionprotected static BasicAnnotationProcessor.StepBasicAnnotationProcessor.asStep(BasicAnnotationProcessor.ProcessingStep processingStep) Wraps the passedBasicAnnotationProcessor.ProcessingStepin aBasicAnnotationProcessor.Step.
BasicAnnotationProcessor.steps()instead.