java.lang.Object
org.cryptomator.cryptofs.DirectoryIdLoader_Factory
- All Implemented Interfaces:
dagger.internal.Factory<org.cryptomator.cryptofs.DirectoryIdLoader>,javax.inject.Provider<org.cryptomator.cryptofs.DirectoryIdLoader>
@DaggerGenerated
public final class DirectoryIdLoader_Factory
extends Object
implements dagger.internal.Factory<org.cryptomator.cryptofs.DirectoryIdLoader>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic DirectoryIdLoader_Factorycreate()org.cryptomator.cryptofs.DirectoryIdLoaderget()static org.cryptomator.cryptofs.DirectoryIdLoader
-
Constructor Details
-
DirectoryIdLoader_Factory
public DirectoryIdLoader_Factory()
-
-
Method Details
-
get
public org.cryptomator.cryptofs.DirectoryIdLoader get()- Specified by:
getin interfacejavax.inject.Provider<org.cryptomator.cryptofs.DirectoryIdLoader>
-
create
-
newInstance
public static org.cryptomator.cryptofs.DirectoryIdLoader newInstance()
-