@Singleton
@Component(modules={AppModule.class,ServiceModule.class})
public interface LocationServiceComponent
| Modifier and Type | Method and Description |
|---|---|
void |
inject(LocationService locationService) |
void |
inject(PendingLocationsIntentService pendingLocationsIntentService) |
void inject(LocationService locationService)
void inject(PendingLocationsIntentService pendingLocationsIntentService)