@Generated(value="dagger.internal.codegen.ComponentProcessor", comments="https://google.github.io/dagger") public final class DaggerLocationServiceComponent extends java.lang.Object implements LocationServiceComponent
Modifier and Type | Class and Description |
---|---|
static class |
DaggerLocationServiceComponent.Builder |
Modifier and Type | Method and Description |
---|---|
static DaggerLocationServiceComponent.Builder |
builder() |
void |
inject(LocationService locationService) |
void |
inject(PendingLocationsIntentService pendingLocationsIntentService) |
public static DaggerLocationServiceComponent.Builder builder()
public void inject(LocationService locationService)
inject
in interface LocationServiceComponent
public void inject(PendingLocationsIntentService pendingLocationsIntentService)
inject
in interface LocationServiceComponent