@Generated(value="dagger.internal.codegen.ComponentProcessor", comments="https://dagger.dev") public final class PurchaseModule_ProvideHistorianFactory extends Object implements dagger.internal.Factory<com.google.gwt.place.shared.PlaceHistoryHandler.Historian>
| Constructor and Description |
|---|
PurchaseModule_ProvideHistorianFactory() |
| Modifier and Type | Method and Description |
|---|---|
static PurchaseModule_ProvideHistorianFactory |
create() |
com.google.gwt.place.shared.PlaceHistoryHandler.Historian |
get() |
static com.google.gwt.place.shared.PlaceHistoryHandler.Historian |
provideHistorian() |
public PurchaseModule_ProvideHistorianFactory()
public com.google.gwt.place.shared.PlaceHistoryHandler.Historian get()
get in interface javax.inject.Provider<com.google.gwt.place.shared.PlaceHistoryHandler.Historian>public static PurchaseModule_ProvideHistorianFactory create()
public static com.google.gwt.place.shared.PlaceHistoryHandler.Historian provideHistorian()
Copyright © 2020. All rights reserved.