what-the-bank/sources/com/kofax/mobile/sdk/y/e.java

24 lines
536 B
Java
Raw Normal View History

2024-07-27 18:17:47 +07:00
package com.kofax.mobile.sdk.y;
import o.fPK;
import o.fZE;
/* loaded from: classes3.dex */
public final class e implements fPK<d> {
private final fZE<com.kofax.mobile.sdk.c.b> Sf;
public e(fZE<com.kofax.mobile.sdk.c.b> fze) {
this.Sf = fze;
}
@Override // o.fZE
/* renamed from: qo, reason: merged with bridge method [inline-methods] */
public final d get() {
return new d(this.Sf.get());
}
public static e ap(fZE<com.kofax.mobile.sdk.c.b> fze) {
return new e(fze);
}
}