26 lines
768 B
Java
26 lines
768 B
Java
|
package com.kofax.mobile.sdk.x;
|
||
|
|
||
|
import o.fPK;
|
||
|
import o.fZE;
|
||
|
|
||
|
/* loaded from: classes3.dex */
|
||
|
public final class bi implements fPK<bh> {
|
||
|
private final fZE<com.kofax.mobile.sdk._internal.extraction.b> Jt;
|
||
|
private final fZE<com.kofax.mobile.sdk.b.d> Ln;
|
||
|
|
||
|
public bi(fZE<com.kofax.mobile.sdk._internal.extraction.b> fze, fZE<com.kofax.mobile.sdk.b.d> fze2) {
|
||
|
this.Jt = fze;
|
||
|
this.Ln = fze2;
|
||
|
}
|
||
|
|
||
|
@Override // o.fZE
|
||
|
/* renamed from: qa, reason: merged with bridge method [inline-methods] */
|
||
|
public final bh get() {
|
||
|
return new bh(this.Jt.get(), this.Ln.get());
|
||
|
}
|
||
|
|
||
|
public static bi B(fZE<com.kofax.mobile.sdk._internal.extraction.b> fze, fZE<com.kofax.mobile.sdk.b.d> fze2) {
|
||
|
return new bi(fze, fze2);
|
||
|
}
|
||
|
}
|