Package | Description |
---|---|
com.google.auto.factory.processor |
This package contains the annotation processor that implements the
AutoFactory API. |
Modifier and Type | Method and Description |
---|---|
AutoFactoryProcessor |
AutoFactoryProcessor$$InjectAdapter.get()
Returns the fully provisioned instance satisfying the contract for
Provider<AutoFactoryProcessor> . |
Modifier and Type | Method and Description |
---|---|
void |
AutoFactoryProcessor$$InjectAdapter.injectMembers(AutoFactoryProcessor object)
Injects any
@Inject annotated fields in the given instance,
satisfying the contract for Provider<AutoFactoryProcessor> . |
Copyright © 2015 Google, Inc.. All rights reserved.