@Generated(value="dagger.internal.codegen.ComponentProcessor", comments="https://google.github.io/dagger") public final class CryptoFileSystemModule_ProvidePathToVaultFactory extends Object implements dagger.internal.Factory<Path>
| Constructor and Description |
|---|
CryptoFileSystemModule_ProvidePathToVaultFactory(org.cryptomator.cryptofs.CryptoFileSystemModule module) |
| Modifier and Type | Method and Description |
|---|---|
static dagger.internal.Factory<Path> |
create(org.cryptomator.cryptofs.CryptoFileSystemModule module) |
Path |
get() |
static Path |
proxyProvidePathToVault(org.cryptomator.cryptofs.CryptoFileSystemModule instance)
Proxies
CryptoFileSystemModule.providePathToVault(). |
public CryptoFileSystemModule_ProvidePathToVaultFactory(org.cryptomator.cryptofs.CryptoFileSystemModule module)
public static dagger.internal.Factory<Path> create(org.cryptomator.cryptofs.CryptoFileSystemModule module)
public static Path proxyProvidePathToVault(org.cryptomator.cryptofs.CryptoFileSystemModule instance)
CryptoFileSystemModule.providePathToVault().Copyright © 2017. All rights reserved.