Package com.google.auto.factory
-
Annotation Types Summary Annotation Type Description AutoFactory An annotation to be applied to elements for which a factory should be automatically generated.Provided An annotation to be applied to parameters that should be provided by an injectedProvider
in a generated factory.