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