@Generated(value="dagger.internal.codegen.ComponentProcessor", comments="https://google.github.io/dagger") public final class DaggerH2ManyToManyFactory_ApplicationComponent extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
DaggerH2ManyToManyFactory_ApplicationComponent.Builder |
| Modifier and Type | Method and Description |
|---|---|
static DaggerH2ManyToManyFactory_ApplicationComponent.Builder |
builder() |
PersistenceContext |
persistenceContext() |
au.com.cybersearch2.example.H2ManyToManyFactory.H2PersistenceWorkSubcontext |
plus(PersistenceWorkModule persistenceWorkModule) |
public static DaggerH2ManyToManyFactory_ApplicationComponent.Builder builder()
public PersistenceContext persistenceContext()
public au.com.cybersearch2.example.H2ManyToManyFactory.H2PersistenceWorkSubcontext plus(PersistenceWorkModule persistenceWorkModule)
This documentation is licensed by Andrew Bowley under the GPLv3 License.