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