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