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