package com.kofax.mobile.sdk.ah; import o.fPK; import o.fZE; /* loaded from: classes3.dex */ public final class bq implements fPK { private final bn Yo; private final fZE ad; public bq(bn bnVar, fZE fze) { this.Yo = bnVar; this.ad = fze; } @Override // o.fZE /* renamed from: tx, reason: merged with bridge method [inline-methods] */ public final com.kofax.mobile.sdk._internal.camera.t get() { com.kofax.mobile.sdk._internal.camera.t 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 bq c(bn bnVar, fZE fze) { return new bq(bnVar, fze); } public static com.kofax.mobile.sdk._internal.camera.t a(bn bnVar, com.kofax.mobile.sdk._internal.impl.camera.am amVar) { com.kofax.mobile.sdk._internal.camera.t a = bnVar.a(amVar); if (a != null) { return a; } throw new NullPointerException("Cannot return null from a non-@Nullable @Provides method"); } }