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