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 bb implements fPK<ba> {
|
||
|
private final fZE<com.kofax.mobile.sdk._internal.extraction.b> Jt;
|
||
|
private final fZE<com.kofax.mobile.sdk.b.d> Ln;
|
||
|
|
||
|
public bb(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: pX, reason: merged with bridge method [inline-methods] */
|
||
|
public final ba get() {
|
||
|
return new ba(this.Jt.get(), this.Ln.get());
|
||
|
}
|
||
|
|
||
|
public static bb y(fZE<com.kofax.mobile.sdk._internal.extraction.b> fze, fZE<com.kofax.mobile.sdk.b.d> fze2) {
|
||
|
return new bb(fze, fze2);
|
||
|
}
|
||
|
}
|