@Generated(value="dagger.internal.codegen.ComponentProcessor", comments="https://dagger.dev") public final class ContactModule_ProvideHistorianFactory extends Object implements dagger.internal.Factory<com.google.gwt.place.shared.PlaceHistoryHandler.Historian>
| Constructor and Description |
|---|
ContactModule_ProvideHistorianFactory() |
| Modifier and Type | Method and Description |
|---|---|
static ContactModule_ProvideHistorianFactory |
create() |
com.google.gwt.place.shared.PlaceHistoryHandler.Historian |
get() |
static com.google.gwt.place.shared.PlaceHistoryHandler.Historian |
provideHistorian() |
public ContactModule_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 ContactModule_ProvideHistorianFactory create()
public static com.google.gwt.place.shared.PlaceHistoryHandler.Historian provideHistorian()
Copyright © 2023. All rights reserved.