package com.kofax.mobile.sdk.ah; import com.kofax.mobile.sdk._internal.camera.IVideoResourceProvider; import o.fPK; import o.fZE; /* loaded from: classes3.dex */ public final class u implements fPK { private final o Yi; private final fZE Yj; private final fZE Yk; private final fZE ur; public u(o oVar, fZE fze, fZE fze2, fZE fze3) { this.Yi = oVar; this.Yj = fze; this.Yk = fze2; this.ur = fze3; } @Override // o.fZE /* renamed from: jM, reason: merged with bridge method [inline-methods] */ public final com.kofax.mobile.sdk._internal.camera.e get() { com.kofax.mobile.sdk._internal.camera.e a = this.Yi.a(this.Yj.get(), this.Yk.get(), this.ur.get()); if (a != null) { return a; } throw new NullPointerException("Cannot return null from a non-@Nullable @Provides method"); } public static u a(o oVar, fZE fze, fZE fze2, fZE fze3) { return new u(oVar, fze, fze2, fze3); } public static com.kofax.mobile.sdk._internal.camera.e a(o oVar, com.kofax.mobile.sdk._internal.impl.camera.j jVar, com.kofax.mobile.sdk._internal.impl.camera.ag agVar, IVideoResourceProvider iVideoResourceProvider) { com.kofax.mobile.sdk._internal.camera.e a = oVar.a(jVar, agVar, iVideoResourceProvider); if (a != null) { return a; } throw new NullPointerException("Cannot return null from a non-@Nullable @Provides method"); } }