what-the-bank/sources/com/kofax/mobile/sdk/w/aa.java

27 lines
744 B
Java
Raw Normal View History

2024-07-27 18:17:47 +07:00
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);
}
}