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