Class DirectoryIdLoader_Factory

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 Details

    • DirectoryIdLoader_Factory

      public DirectoryIdLoader_Factory()
  • Method Details

    • get

      public org.cryptomator.cryptofs.DirectoryIdLoader get()
      Specified by:
      get in interface javax.inject.Provider<org.cryptomator.cryptofs.DirectoryIdLoader>
    • create

      public static DirectoryIdLoader_Factory create()
    • newInstance

      public static org.cryptomator.cryptofs.DirectoryIdLoader newInstance()