package com.kofax.mobile.sdk.n; import o.fPK; import o.fZE; /* loaded from: classes3.dex */ public final class g implements fPK { private final f Ih; private final fZE Z; public g(f fVar, fZE fze) { this.Ih = fVar; this.Z = fze; } @Override // o.fZE /* renamed from: mf, reason: merged with bridge method [inline-methods] */ public final com.kofax.mobile.sdk.o.a get() { com.kofax.mobile.sdk.o.a a = this.Ih.a(this.Z.get()); if (a != null) { return a; } throw new NullPointerException("Cannot return null from a non-@Nullable @Provides method"); } public static g a(f fVar, fZE fze) { return new g(fVar, fze); } public static com.kofax.mobile.sdk.o.a a(f fVar, j jVar) { com.kofax.mobile.sdk.o.a a = fVar.a(jVar); if (a != null) { return a; } throw new NullPointerException("Cannot return null from a non-@Nullable @Provides method"); } }