@Generated(value="dagger.internal.codegen.ComponentProcessor") public final class DaggerManyToManyFactory_ApplicationComponent extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
DaggerManyToManyFactory_ApplicationComponent.Builder |
| Modifier and Type | Method and Description |
|---|---|
static DaggerManyToManyFactory_ApplicationComponent.Builder |
builder() |
PersistenceContext |
persistenceContext() |
au.com.cybersearch2.example.ManyToManyFactory.PersistenceWorkSubcontext |
plus(PersistenceWorkModule persistenceWorkModule) |
public static DaggerManyToManyFactory_ApplicationComponent.Builder builder()
public PersistenceContext persistenceContext()
public au.com.cybersearch2.example.ManyToManyFactory.PersistenceWorkSubcontext plus(PersistenceWorkModule persistenceWorkModule)
This documentation is licensed by Andrew Bowley under the GPLv3 License.