what-the-bank/sources/com/kofax/mobile/sdk/x/bi.java

26 lines
768 B
Java
Raw Normal View History

2024-07-27 18:17:47 +07:00
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);
}
}