what-the-bank/sources/com/kofax/mobile/sdk/y/o.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 o implements fPK<n> {
private final fZE<com.kofax.mobile.sdk.b.c> Sf;
public o(fZE<com.kofax.mobile.sdk.b.c> fze) {
this.Sf = fze;
}
@Override // o.fZE
/* renamed from: qy, reason: merged with bridge method [inline-methods] */
public final n get() {
return new n(this.Sf.get());
}
public static o au(fZE<com.kofax.mobile.sdk.b.c> fze) {
return new o(fze);
}
}