Uses of Interface
com.google.auto.common.BasicAnnotationProcessor.ProcessingStep
Packages that use BasicAnnotationProcessor.ProcessingStep
-
Uses of BasicAnnotationProcessor.ProcessingStep in com.google.auto.common
Fields in com.google.auto.common declared as BasicAnnotationProcessor.ProcessingStepModifier and TypeFieldDescriptionprivate final BasicAnnotationProcessor.ProcessingStepBasicAnnotationProcessor.ProcessingStepAsStep.processingStepMethods 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.Constructors in com.google.auto.common with parameters of type BasicAnnotationProcessor.ProcessingStepModifierConstructorDescription(package private)ProcessingStepAsStep(BasicAnnotationProcessor.ProcessingStep processingStep)
BasicAnnotationProcessor.steps()instead.