package com.kofax.mobile.sdk.ah; import o.C13001fNn; import o.fPK; import o.fZE; /* loaded from: classes3.dex */ public final class p implements fPK { private final o Yi; private final fZE ad; public p(o oVar, fZE fze) { this.Yi = oVar; this.ad = fze; } @Override // o.fZE /* renamed from: sA, reason: merged with bridge method [inline-methods] */ public final C13001fNn get() { C13001fNn 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 p a(o oVar, fZE fze) { return new p(oVar, fze); } public static C13001fNn a(o oVar, com.kofax.mobile.sdk._internal.impl.j jVar) { C13001fNn b = oVar.b(jVar); if (b != null) { return b; } throw new NullPointerException("Cannot return null from a non-@Nullable @Provides method"); } }