package com.kofax.mobile.sdk.ah; import o.fPK; import o.fZE; /* loaded from: classes3.dex */ public final class ah implements fPK { private final o Yi; private final fZE ad; public ah(o oVar, fZE fze) { this.Yi = oVar; this.ad = fze; } @Override // o.fZE /* renamed from: sP, reason: merged with bridge method [inline-methods] */ public final com.kofax.mobile.sdk.aj.a get() { com.kofax.mobile.sdk.aj.a b = this.Yi.b(this.ad.get()); if (b != null) { return b; } throw new NullPointerException("Cannot return null from a non-@Nullable @Provides method"); } public static ah r(o oVar, fZE fze) { return new ah(oVar, fze); } public static com.kofax.mobile.sdk.aj.a a(o oVar, com.kofax.mobile.sdk.af.a aVar) { com.kofax.mobile.sdk.aj.a b = oVar.b(aVar); if (b != null) { return b; } throw new NullPointerException("Cannot return null from a non-@Nullable @Provides method"); } }