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

25 lines
513 B
Java

package com.kofax.mobile.sdk.j;
import android.content.Context;
import o.fPK;
import o.fZE;
/* loaded from: classes3.dex */
public final class e implements fPK<d> {
private final fZE<Context> X;
public e(fZE<Context> fze) {
this.X = fze;
}
@Override // o.fZE
/* renamed from: ja, reason: merged with bridge method [inline-methods] */
public final d get() {
return new d(this.X.get());
}
public static e n(fZE<Context> fze) {
return new e(fze);
}
}