@Generated(value="dagger.internal.codegen.ComponentProcessor", comments="https://google.github.io/dagger") public final class OpenCryptoFileModule_ProvideOptionsFactory extends Object implements dagger.internal.Factory<org.cryptomator.cryptofs.EffectiveOpenOptions>
| Constructor and Description |
|---|
OpenCryptoFileModule_ProvideOptionsFactory(org.cryptomator.cryptofs.OpenCryptoFileModule module) |
| Modifier and Type | Method and Description |
|---|---|
static dagger.internal.Factory<org.cryptomator.cryptofs.EffectiveOpenOptions> |
create(org.cryptomator.cryptofs.OpenCryptoFileModule module) |
org.cryptomator.cryptofs.EffectiveOpenOptions |
get() |
static org.cryptomator.cryptofs.EffectiveOpenOptions |
proxyProvideOptions(org.cryptomator.cryptofs.OpenCryptoFileModule instance)
Proxies
OpenCryptoFileModule.provideOptions(). |
public OpenCryptoFileModule_ProvideOptionsFactory(org.cryptomator.cryptofs.OpenCryptoFileModule module)
public org.cryptomator.cryptofs.EffectiveOpenOptions get()
get in interface javax.inject.Provider<org.cryptomator.cryptofs.EffectiveOpenOptions>public static dagger.internal.Factory<org.cryptomator.cryptofs.EffectiveOpenOptions> create(org.cryptomator.cryptofs.OpenCryptoFileModule module)
public static org.cryptomator.cryptofs.EffectiveOpenOptions proxyProvideOptions(org.cryptomator.cryptofs.OpenCryptoFileModule instance)
OpenCryptoFileModule.provideOptions().Copyright © 2017. All rights reserved.