Uses of Class
org.cryptomator.cryptofs.dir.NodeProcessor_Factory
Packages that use NodeProcessor_Factory
Package
Description
This package contains classes used during directory listing.
-
Uses of NodeProcessor_Factory in org.cryptomator.cryptofs.dir
Methods in org.cryptomator.cryptofs.dir that return NodeProcessor_FactoryModifier and TypeMethodDescriptionstatic NodeProcessor_FactoryNodeProcessor_Factory.create(javax.inject.Provider<org.cryptomator.cryptofs.dir.C9rProcessor> c9rProcessorProvider, javax.inject.Provider<org.cryptomator.cryptofs.dir.C9sProcessor> c9sProcessorProvider, javax.inject.Provider<org.cryptomator.cryptofs.dir.BrokenDirectoryFilter> brokenDirFilterProvider)