| Package | Description |
|---|---|
| com.google.auto.factory.processor |
This package contains the annotation processor that implements the
AutoFactory API. |
| Modifier and Type | Class and Description |
|---|---|
(package private) class |
AutoFactoryDeclaration
This is a value object that mirrors the static declaration of an
AutoFactory annotation. |
(package private) class |
FactoryDescriptor
A value object representing a factory to be generated.
|
(package private) class |
FactoryMethodDescriptor
A value object representing a factory method to be generated.
|
(package private) class |
ImplementationMethodDescriptor |
(package private) class |
Parameter |