what-the-bank/sources/com/kofax/mobile/sdk/h/f.java

28 lines
657 B
Java

package com.kofax.mobile.sdk.h;
import o.fPK;
import o.fZE;
/* loaded from: classes3.dex */
public final class f implements fPK<e> {
private final fZE<com.kofax.mobile.sdk._internal.f> yQ;
public f(fZE<com.kofax.mobile.sdk._internal.f> fze) {
this.yQ = fze;
}
@Override // o.fZE
/* renamed from: iS, reason: merged with bridge method [inline-methods] */
public final e get() {
return new e(this.yQ.get());
}
public static f j(fZE<com.kofax.mobile.sdk._internal.f> fze) {
return new f(fze);
}
public static e a(com.kofax.mobile.sdk._internal.f fVar) {
return new e(fVar);
}
}