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