@Generated(value="dagger.internal.codegen.ComponentProcessor", comments="https://dagger.dev") public final class PathSegmentEncryptorDecryptor_Factory extends Object implements dagger.internal.Factory<PathSegmentEncryptorDecryptor>
| Constructor and Description |
|---|
PathSegmentEncryptorDecryptor_Factory(javax.inject.Provider<org.cryptomator.siv.SivMode> sivModeProvider) |
| Modifier and Type | Method and Description |
|---|---|
static PathSegmentEncryptorDecryptor_Factory |
create(javax.inject.Provider<org.cryptomator.siv.SivMode> sivModeProvider) |
PathSegmentEncryptorDecryptor |
get() |
static PathSegmentEncryptorDecryptor |
newInstance(org.cryptomator.siv.SivMode sivMode) |
public PathSegmentEncryptorDecryptor_Factory(javax.inject.Provider<org.cryptomator.siv.SivMode> sivModeProvider)
public PathSegmentEncryptorDecryptor get()
get in interface javax.inject.Provider<PathSegmentEncryptorDecryptor>public static PathSegmentEncryptorDecryptor_Factory create(javax.inject.Provider<org.cryptomator.siv.SivMode> sivModeProvider)
public static PathSegmentEncryptorDecryptor newInstance(org.cryptomator.siv.SivMode sivMode)
Copyright © 2019. All rights reserved.