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