29 lines
944 B
Java
29 lines
944 B
Java
package com.kofax.mobile.sdk.w;
|
|
|
|
import com.kofax.mobile.sdk.w.ak;
|
|
import o.fPK;
|
|
import o.fZE;
|
|
|
|
/* loaded from: classes3.dex */
|
|
public final class al implements fPK<ak> {
|
|
private final fZE<ak.a> LX;
|
|
private final fZE<com.kofax.mobile.sdk._internal.extraction.id.m> Qv;
|
|
private final fZE<com.kofax.mobile.sdk._internal.g> wN;
|
|
|
|
public al(fZE<ak.a> fze, fZE<com.kofax.mobile.sdk._internal.extraction.id.m> fze2, fZE<com.kofax.mobile.sdk._internal.g> fze3) {
|
|
this.LX = fze;
|
|
this.Qv = fze2;
|
|
this.wN = fze3;
|
|
}
|
|
|
|
@Override // o.fZE
|
|
/* renamed from: oa, reason: merged with bridge method [inline-methods] */
|
|
public final ak get() {
|
|
return new ak(this.LX.get(), this.Qv.get(), this.wN.get());
|
|
}
|
|
|
|
public static al f(fZE<ak.a> fze, fZE<com.kofax.mobile.sdk._internal.extraction.id.m> fze2, fZE<com.kofax.mobile.sdk._internal.g> fze3) {
|
|
return new al(fze, fze2, fze3);
|
|
}
|
|
}
|