@Generated(value="dagger.internal.codegen.ComponentProcessor", comments="https://dagger.dev") public final class DaggerBillingComponent extends Object implements BillingComponent
| Modifier and Type | Class and Description |
|---|---|
static class |
DaggerBillingComponent.Builder |
| Modifier and Type | Method and Description |
|---|---|
static DaggerBillingComponent.Builder |
builder() |
static BillingComponent |
create() |
com.google.gwt.activity.shared.ActivityManager |
getActivityManager() |
AppEventBus |
getEventBus() |
com.google.gwt.place.shared.PlaceHistoryHandler |
placeHistoryHandler() |
public static DaggerBillingComponent.Builder builder()
public static BillingComponent create()
public AppEventBus getEventBus()
getEventBus in interface DaggerComponentpublic com.google.gwt.place.shared.PlaceHistoryHandler placeHistoryHandler()
placeHistoryHandler in interface DaggerComponentpublic com.google.gwt.activity.shared.ActivityManager getActivityManager()
getActivityManager in interface DaggerComponentCopyright © 2023. All rights reserved.