27 lines
751 B
Java
27 lines
751 B
Java
|
package com.kofax.mobile.sdk.w;
|
||
|
|
||
|
import com.kofax.mobile.sdk.w.ac;
|
||
|
import o.fPK;
|
||
|
import o.fZE;
|
||
|
|
||
|
/* loaded from: classes3.dex */
|
||
|
public final class ad implements fPK<ac> {
|
||
|
private final fZE<com.kofax.mobile.sdk._internal.extraction.id.b> LW;
|
||
|
private final fZE<ac.a> LX;
|
||
|
|
||
|
public ad(fZE<com.kofax.mobile.sdk._internal.extraction.id.b> fze, fZE<ac.a> fze2) {
|
||
|
this.LW = fze;
|
||
|
this.LX = fze2;
|
||
|
}
|
||
|
|
||
|
@Override // o.fZE
|
||
|
/* renamed from: oP, reason: merged with bridge method [inline-methods] */
|
||
|
public final ac get() {
|
||
|
return new ac(this.LW.get(), this.LX.get());
|
||
|
}
|
||
|
|
||
|
public static ad v(fZE<com.kofax.mobile.sdk._internal.extraction.id.b> fze, fZE<ac.a> fze2) {
|
||
|
return new ad(fze, fze2);
|
||
|
}
|
||
|
}
|