what-the-bank/sources/com/kofax/mobile/sdk/x/bk.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 bk implements fPK<bj> {
private final fZE<com.kofax.mobile.sdk._internal.extraction.b> Jt;
private final fZE<com.kofax.mobile.sdk.b.d> Ln;
public bk(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: qb, reason: merged with bridge method [inline-methods] */
public final bj get() {
return new bj(this.Jt.get(), this.Ln.get());
}
public static bk C(fZE<com.kofax.mobile.sdk._internal.extraction.b> fze, fZE<com.kofax.mobile.sdk.b.d> fze2) {
return new bk(fze, fze2);
}
}