| Modifier and Type | Method and Description |
|---|---|
HiltAndroidRule |
HiltAndroidRule.componentReady()
Completes Dagger component creation if
delayComponentReady was used. |
HiltAndroidRule |
HiltAndroidRule.delayComponentReady()
Delays creating the component until
componentReady() is called. |