26 lines
704 B
Java
26 lines
704 B
Java
package com.kofax.mobile.sdk.w;
|
|
|
|
import o.fPK;
|
|
import o.fZE;
|
|
|
|
/* loaded from: classes3.dex */
|
|
public final class o implements fPK<n> {
|
|
private final fZE<com.kofax.mobile.sdk.d.b> PY;
|
|
private final fZE<com.kofax.mobile.sdk.d.c> PZ;
|
|
|
|
public o(fZE<com.kofax.mobile.sdk.d.b> fze, fZE<com.kofax.mobile.sdk.d.c> fze2) {
|
|
this.PY = fze;
|
|
this.PZ = fze2;
|
|
}
|
|
|
|
@Override // o.fZE
|
|
/* renamed from: oF, reason: merged with bridge method [inline-methods] */
|
|
public final n get() {
|
|
return new n(this.PY.get(), this.PZ.get());
|
|
}
|
|
|
|
public static o s(fZE<com.kofax.mobile.sdk.d.b> fze, fZE<com.kofax.mobile.sdk.d.c> fze2) {
|
|
return new o(fze, fze2);
|
|
}
|
|
}
|