Uses of Class
org.cryptomator.cryptofs.dir.DirectoryStreamFactory_Factory
-
Packages that use DirectoryStreamFactory_Factory Package Description org.cryptomator.cryptofs.dir This package contains classes used during directory listing. -
-
Uses of DirectoryStreamFactory_Factory in org.cryptomator.cryptofs.dir
Methods in org.cryptomator.cryptofs.dir that return DirectoryStreamFactory_Factory Modifier and Type Method Description static DirectoryStreamFactory_FactoryDirectoryStreamFactory_Factory. create(javax.inject.Provider<CryptoPathMapper> cryptoPathMapperProvider, javax.inject.Provider<DirectoryStreamComponent.Builder> directoryStreamComponentBuilderProvider)
-