@Generated(value="dagger.internal.codegen.ComponentProcessor", comments="https://dagger.dev") public final class IntegrityPreservingUriEncryption_Factory extends Object implements dagger.internal.Factory<IntegrityPreservingUriEncryption>
| Constructor and Description |
|---|
IntegrityPreservingUriEncryption_Factory(javax.inject.Provider<PathEncryptorDecryptor> pathEncryptorDecryptorProvider) |
| Modifier and Type | Method and Description |
|---|---|
static IntegrityPreservingUriEncryption_Factory |
create(javax.inject.Provider<PathEncryptorDecryptor> pathEncryptorDecryptorProvider) |
IntegrityPreservingUriEncryption |
get() |
static IntegrityPreservingUriEncryption |
newInstance(PathEncryptorDecryptor pathEncryptorDecryptor) |
public IntegrityPreservingUriEncryption_Factory(javax.inject.Provider<PathEncryptorDecryptor> pathEncryptorDecryptorProvider)
public IntegrityPreservingUriEncryption get()
get in interface javax.inject.Provider<IntegrityPreservingUriEncryption>public static IntegrityPreservingUriEncryption_Factory create(javax.inject.Provider<PathEncryptorDecryptor> pathEncryptorDecryptorProvider)
public static IntegrityPreservingUriEncryption newInstance(PathEncryptorDecryptor pathEncryptorDecryptor)
Copyright © 2019. All rights reserved.