@Generated(value="dagger.internal.codegen.ComponentProcessor", comments="https://google.github.io/dagger") public final class DefaultProfileModule_UserProfileCacheFactory extends Object implements dagger.internal.Factory<UserProfileCache>
| Constructor and Description |
|---|
DefaultProfileModule_UserProfileCacheFactory() |
| Modifier and Type | Method and Description |
|---|---|
static DefaultProfileModule_UserProfileCacheFactory |
create() |
UserProfileCache |
get() |
static UserProfileCache |
provideInstance() |
static UserProfileCache |
proxyUserProfileCache() |
public DefaultProfileModule_UserProfileCacheFactory()
public UserProfileCache get()
get in interface javax.inject.Provider<UserProfileCache>public static UserProfileCache provideInstance()
public static DefaultProfileModule_UserProfileCacheFactory create()
public static UserProfileCache proxyUserProfileCache()
Copyright © 2019. All rights reserved.