JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Package
Next Package
Frames
No Frames
All Classes
Package com.google.auto.factory.processor
This package contains the annotation processor that implements the
AutoFactory
API.
See:
Description
Class Summary
Class
Description
AnnotationValues
AutoFactoryDeclaration
This is a value object that mirrors the static declaration of an
AutoFactory
annotation.
AutoFactoryDeclaration.Factory
AutoFactoryProcessor
The annotation processor that generates factories for
AutoFactory
annotations.
AutoValue_AutoFactoryDeclaration
AutoValue_FactoryDescriptor
AutoValue_FactoryMethodDescriptor
AutoValue_FactoryMethodDescriptor.Builder
AutoValue_ImplementationMethodDescriptor
AutoValue_ImplementationMethodDescriptor.Builder
AutoValue_Parameter
Elements2
FactoryDescriptor
A value object representing a factory to be generated.
FactoryDescriptorGenerator
A service that traverses an element and returns the set of factory methods defined therein.
FactoryMethodDescriptor
A value object representing a factory method to be generated.
FactoryMethodDescriptor.Builder
FactoryWriter
ImplementationMethodDescriptor
ImplementationMethodDescriptor.Builder
Key
A value object for types and qualifiers.
Mirrors
Parameter
ProvidedChecker
Package com.google.auto.factory.processor Description
This package contains the annotation processor that implements the
AutoFactory
API.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Package
Next Package
Frames
No Frames
All Classes