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