package com.kofax.mobile.sdk.n; import o.fPK; import o.fZE; /* loaded from: classes3.dex */ public final class i implements fPK { private final f Ih; private final fZE Ij; public i(f fVar, fZE fze) { this.Ih = fVar; this.Ij = 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.Ij.get()); if (a != null) { return a; } throw new NullPointerException("Cannot return null from a non-@Nullable @Provides method"); } public static i c(f fVar, fZE fze) { return new i(fVar, fze); } public static com.kofax.mobile.sdk.o.c a(f fVar, a aVar) { com.kofax.mobile.sdk.o.c a = fVar.a(aVar); if (a != null) { return a; } throw new NullPointerException("Cannot return null from a non-@Nullable @Provides method"); } }