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