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