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