| Package | Description |
|---|---|
| dagger.hilt.processor.internal.aggregateddeps |
| Modifier and Type | Method and Description |
|---|---|
abstract ComponentDependencies.Dependencies |
ComponentDependencies.componentEntryPoints()
Returns the component entry point associated with the given a component.
|
abstract ComponentDependencies.Dependencies |
ComponentDependencies.entryPoints()
Returns the entry points associated with the given a component.
|
abstract ComponentDependencies.Dependencies |
ComponentDependencies.modules()
Returns the modules for a component, without any filtering.
|