what-the-bank/sources/com/kofax/mobile/sdk/v/b.java

36 lines
1.5 KiB
Java

package com.kofax.mobile.sdk.v;
import o.fPK;
import o.fZE;
/* loaded from: classes3.dex */
public final class b implements fPK<a> {
private final fZE<com.kofax.mobile.sdk.e.c> OD;
private final fZE<com.kofax.mobile.sdk.e.c> OE;
private final fZE<com.kofax.mobile.sdk.e.c> OF;
private final fZE<com.kofax.mobile.sdk.e.c> OG;
private final fZE<com.kofax.mobile.sdk.e.c> OH;
private final fZE<com.kofax.mobile.sdk.e.c> OI;
private final fZE<com.kofax.mobile.sdk.e.c> OJ;
public b(fZE<com.kofax.mobile.sdk.e.c> fze, fZE<com.kofax.mobile.sdk.e.c> fze2, fZE<com.kofax.mobile.sdk.e.c> fze3, fZE<com.kofax.mobile.sdk.e.c> fze4, fZE<com.kofax.mobile.sdk.e.c> fze5, fZE<com.kofax.mobile.sdk.e.c> fze6, fZE<com.kofax.mobile.sdk.e.c> fze7) {
this.OD = fze;
this.OE = fze2;
this.OF = fze3;
this.OG = fze4;
this.OH = fze5;
this.OI = fze6;
this.OJ = fze7;
}
@Override // o.fZE
/* renamed from: ox, reason: merged with bridge method [inline-methods] */
public final a get() {
return new a(this.OD.get(), this.OE.get(), this.OF.get(), this.OG.get(), this.OH.get(), this.OI.get(), this.OJ.get());
}
public static b a(fZE<com.kofax.mobile.sdk.e.c> fze, fZE<com.kofax.mobile.sdk.e.c> fze2, fZE<com.kofax.mobile.sdk.e.c> fze3, fZE<com.kofax.mobile.sdk.e.c> fze4, fZE<com.kofax.mobile.sdk.e.c> fze5, fZE<com.kofax.mobile.sdk.e.c> fze6, fZE<com.kofax.mobile.sdk.e.c> fze7) {
return new b(fze, fze2, fze3, fze4, fze5, fze6, fze7);
}
}