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